Skip to main content

parse_string

Function parse_string 

Source
pub fn parse_string(bytes: &[u8]) -> Result<Status<(usize, &str)>, DecodeError>