Function stringsext::helper::starts_with_multibyte_char[][src]

pub fn starts_with_multibyte_char(s: &str) -> bool
Expand description

Small helper function that tests if some UTF-8 string starts with a multi-byte-character.