[][src]Module elvis_web::wasm_bindgen_re_exports

Re-exports wasm-bindgen

Re-exports

pub use wasm_bindgen;

Structs

Closure

A handle to both a closure in Rust as well as JS closure which will invoke the Rust closure.

JsValue

Representation of an object owned by JS.

Traits

UnwrapThrowExt

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

Attribute Macros

__wasm_bindgen_class_marker
wasm_bindgen