pub(crate) fn is_token(s: &[u8]) -> bool
Returns whether s is a token, as defined by RFC 2616.
s
token