[][src]Function gchemol_parser::parsers::read_line

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

Read a new line including eol (\n) or consume the rest if there is no eol char.