wasm-bindgen-derive

Crates.iowasm-bindgen-derive
lib.rswasm-bindgen-derive
version0.3.0
sourcesrc
created_at2022-09-17 20:19:10.604988
updated_at2024-05-15 20:09:13.813141
descriptionTrait derivation macros for wasm-bindgen
homepage
repositoryhttps://github.com/fjarri/wasm-bindgen-derive
max_upload_size
id668330
size9,020
Bogdan Opanchuk (fjarri)

documentation

README

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.

Commit count: 28

cargo fmt