[][src]Function gchemol_parser::parsers::not_space

pub fn not_space(s: &str) -> IResult<&str, &str>

Anything except whitespace, this parser will not consume "\n" character