Skip to main content

validate_ascii

Function validate_ascii 

Source
pub(crate) fn validate_ascii(bytes: &[u8]) -> Option<(u8, usize)>