Skip to main content

is_utf8_leading_byte

Function is_utf8_leading_byte 

Source
pub fn is_utf8_leading_byte(ch: u8) -> bool
Expand description

\return true if this is a UTF-8 leading byte.