Function parse_string

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