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

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

LF = %x0A ; linefeed