A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rust-lang/rust/issues/93743 below:

Tracking Issue for str::{floor, ceil}_char_boundary · Issue #93743 · rust-lang/rust · GitHub

Feature gate: #![feature(round_char_boundary)]

This is a tracking issue for str::{floor, ceil}_char_boundary.

Public API
impl str {
    // Returns the character boundary at or immediately before `index`
    const fn floor_char_boundary(&self, index: usize) -> usize;

    // Returns the character boundary at or immediately after `index`
    const fn ceil_char_boundary(&self, index: usize) -> usize;
}
Steps / History Unresolved Questions

Hocuri, fd, FliegendeWurst, finnbear, h-h-h-h and 23 moreschneiderfelipe and xorgy


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4