script
0.0.1
In script::
dom::
bindings::
str
script
::
dom
::
bindings
::
str
Function
is_token
Copy item path
Source
pub fn is_token(s: &[
u8
]) ->
bool
Expand description
Returns whether
s
is a
token
, as defined by
RFC 2616
.