[][src]Function abnf::core::CHAR

pub fn CHAR(i: &[u8]) -> IResult<&[u8], &[u8]>

CHAR = %x01-7F ; any 7-bit US-ASCII character, excluding NUL