Structsยง
- Bytes
View - DOMString
- This type corresponds to the
DOMStringtype in WebIDL. - String
View - A reference to a Rust
strof UTF-8 encoded bytes, used to get a Rust string from aDOMString.
Enumsยง
- DOMString
Error Type - DOMString
Type ๐ - Encoded
Bytes - A type representing the underlying encoded bytes of a
DOMString.
Constantsยง
- ASCII_
CAPITAL_ ๐A - ASCII_
CAPITAL_ ๐Z - ASCII_
CR ๐ - ASCII_
END ๐ - ASCII_
FORMFEED ๐ - ASCII_
LOWERCASE_ ๐A - ASCII_
LOWERCASE_ ๐Z - ASCII_
NEWLINE ๐ - ASCII_
SPACE ๐ - ASCII_
TAB ๐
Functionsยง
- get_
latin1_ ๐ โstring_ bytes - Gets the latin1 bytes from the js engine. Safety: Make sure the *mut JSString is not null.
- parse_
floating_ point_ number - https://html.spec.whatwg.org/multipage/#rules-for-parsing-floating-point-number-values