Macro wasmer_vm::store::impl_context_object

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