wasm-bindgen-derive 0.2.1

Trait derivation macros for wasm-bindgen
Documentation

Trait derivation macros for wasm-bindgen

crate Docs License Build Status

This crate contains a derivation macro for TryFrom<&JsValue> for T, where T is a type exported to JavaScript. See the documentation for usage examples.