[][src]Function wasm_bindgen_macro_support::expand_class_marker

pub fn expand_class_marker(
    attr: TokenStream,
    input: TokenStream
) -> Result<TokenStream, Diagnostic>

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