Function single_parse

Source
pub fn single_parse(input: &str) -> IResult<&str, Msg<'_>>