[][src]Function abnf_core::CR

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

CR = %x0D ; carriage return