[][src]Function wasm_bindgen_macro_support::expand

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

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