Function script::dom::bindings::str::is_token

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

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