Macro gluon_vm::impl_getable_simple
source · macro_rules! impl_getable_simple {
() => { ... };
}
Expand description
Implements the proxy methods, letting only from_value
be specified
macro_rules! impl_getable_simple {
() => { ... };
}
Implements the proxy methods, letting only from_value
be specified