Module prelude

Module prelude 

Source
Expand description

A module which is typically glob imported.

use wasm_bindgen::prelude::*;

Re-exports§

pub use crate::closure::Closure;
pub use crate::JsCast;
pub use crate::JsValue;
pub use crate::UnwrapThrowExt;
pub use crate::JsError;

Attribute Macros§

wasm_bindgen
A list of all the attributes can be found here: https://wasm-bindgen.github.io/wasm-bindgen/reference/attributes/index.html