[][src]Function sexpy::parsers::wordbreak0

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

Matches a zero or more whitespace characters or comments