script_bindings::str

Function is_token

Source
pub fn is_token(s: &[u8]) -> bool
Expand description

Returns whether s is a token, as defined by RFC 2616.