Function parse_string

Source
pub fn parse_string(input: &[u8]) -> ParseResult<'_, &str>