Crate script_bindings

Source

Modulesยง

callback
Base classes to work with IDL callbacks.
codegen
constant ๐Ÿ”’
WebIDL constants.
constructor ๐Ÿ”’
conversions
error
finalize ๐Ÿ”’
Generic finalizer implementations for DOM binding implementations.
guard ๐Ÿ”’
Machinery to conditionally expose things.
import ๐Ÿ”’
inheritance
The Castable trait.
interface
Machinery to initialise interface prototype objects and interface objects.
interfaces
iterable
Implementation of iterable<...> and iterable<..., ...> WebIDL declarations.
like
Implementation of setlike<...> and maplike<..., ...> WebIDL declarations.
lock ๐Ÿ”’
mem ๐Ÿ”’
Routines for handling measuring the memory usage of arbitrary DOM nodes.
namespace ๐Ÿ”’
Machinery to initialise namespace objects.
num
The Finite<T> struct.
principals
proxyhandler
Utilities for the implementation of JSAPI proxy handlers.
realms
record
The Record (open-ended dictionary) type.
reflector
root
script_runtime
settings_stack
str
The ByteString struct.
structuredclone
trace
utils
weakref
Weak-referenceable JS-managed DOM objects.

Traitsยง

DomTypes