Macro export
export!() { /* proc-macro */ }Expand description
Generate code to support implementing the given interfaces and exporting them to wasm modules.
export!() { /* proc-macro */ }Generate code to support implementing the given interfaces and exporting them to wasm modules.