Function abnf_core::streaming::HTAB[][src]

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

Horizontal tab

HTAB = %x09