Function abnf_core::streaming::CRLF_relaxed[][src]

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

Newline, with and without “\r”.