Function abnf_core::streaming::WSP[][src]

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

White space

WSP = SP / HTAB