wasmer
7.0.0-alpha.2
In wasmer::
utils::
native::
convert
wasmer
::
utils
::
native
::
convert
Macro
from_to_native_wasm_type
Copy item path
Source
macro_rules! from_to_native_wasm_type { ( $( $type:ty => $native_type:ty ),* ) => { ... }; }