Module wasm_bindgen::prelude [] [src]

A module which is typically glob imported from:

use wasm_bindgen::prelude::*;

Re-exports

pub use wasm_bindgen_macro::wasm_bindgen;
pub use JsValue;