pub(crate) const fn wsp(input: &[u8]) -> Option<ParsedItem<'_, ()>>
Consume exactly one space or tab.