[][src]Function sexpy::parsers::wordbreak1

pub fn wordbreak1<'a>(
    input: &'a str
) -> IResult<&'a str, (), SexpyError<&'a str>>

Matches a one or more whitespace characters or comments