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<...>
anditerable<..., ...>
WebIDL declarations. - like
- Implementation of
setlike<...>
andmaplike<..., ...>
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.