Function abnf_core::complete::OCTET[][src]

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

OCTET = %x00-FF ; 8 bits of data