Function wasm_bindgen_macro_support::expand_class_marker

source ยท
pub fn expand_class_marker(
    attr: TokenStream,
    input: TokenStream,
) -> Result<TokenStream, Diagnostic>
Expand description

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