Re-exports

pub use crate::error::*;

Modules

Structs

The Document class.

Representation of an object owned by JS.

The Window class.

Traits

A trait for checked and unchecked casting between JS types.

An extension trait for Option<T> and Result<T, E> for unwrapping the T value, or throwing a JS error if it is not available.

Functions