Skip to main content

ceil_char_boundary

Function ceil_char_boundary 

Source
fn ceil_char_boundary(s: &str, pos: usize) -> usize
Expand description

Smallest byte index >= pos that is a char boundary.