everything_none_space

Function everything_none_space 

Source
pub fn everything_none_space<'a, E: ParseError<&'a str>>(
    input: &'a str,
) -> IResult<&'a str, &'a str, E>