initiate_protocol!() { /* proc-macro */ }
Macro that sets up the correct imports and traits to be used by wasm_func.
wasm_func
This macro should be called only once, preferably at the root of the crate. It does not take any arguments.