[][src]Function nom::newline

pub fn newline(i: &[u8]) -> IResult<&[u8], char, u32>

Matches a newline character '\n'