Function abnf_core::complete::crlf_relaxed[][src]

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