[][src]Function abnf::comment

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

comment = ";" *(WSP / VCHAR) CRLF