Function parser_combinators::newline [] [src]

pub fn newline<I>() -> NewLine<I> where
    I: Stream<Item = char>, 

Parses a newline character