Function abnf_core::streaming::CR[][src]

pub fn CR(input: &[u8]) -> IResult<&[u8], &[u8]>

Carriage return

CR = %x0D