Macro cml_core_wasm::wasm_as_ref
source · macro_rules! wasm_as_ref { ($e:expr, false) => { ... }; ($e:expr, true) => { ... }; }
Expand description
This shouldn’t be explicitly called - only via impl_wasm_* macros here
This is here due to problems with AsRef