Module str
script_
bindings
0.0.1
Module str
Module Items
Structs
Functions
In crate script_
bindings
Modules
callback
codegen
constant
conversions
error
inheritance
iterable
like
record
reflector
root
script_runtime
str
trace
utils
weakref
script_bindings
Module
str
Copy item path
Settings
Help
Summary
Source
Expand description
The
ByteString
struct.
Structs
§
Byte
String
Encapsulates the IDL
ByteString
type.
DOMString
A DOMString.
USVString
A string that is constructed from a UCS-2 buffer by replacing invalid code points with the replacement character.
Functions
§
is_
token
Returns whether
s
is a
token
, as defined by
RFC 2616
.