[][src]Crate wasm_bindgen_macro_support

This crate contains the part of the implementation of the #[wasm_bindgen] optsibute that is not in the shared backend crate.

Structs

BindgenAttrs

Parsed attributes from a #[wasm_bindgen(..)].

Functions

expand

Takes the parsed input from a #[wasm_bindgen] macro and returns the generated bindings

expand_class_marker

Takes the parsed input from a #[wasm_bindgen] macro and returns the generated bindings