wasmer_vm::store

Macro impl_context_object

Source
macro_rules! impl_context_object {
    ($($field:ident => $ty:ty,)*) => { ... };
}