Function abnf_core::complete::LF[][src]

pub fn LF<'a, E: ParseError<&'a str>>(
    input: &'a str
) -> IResult<&'a str, char, E>

LF = %x0A ; linefeed