Function vonuvoli_scheme::exports::unicode_utf8_char_decode_and_width[][src]

pub fn unicode_utf8_char_decode_and_width(
    bytes: &[u8]
) -> Outcome<(char, usize)>