Macro wasmer_types::entity::entity_impl
source · macro_rules! entity_impl { ($entity:ident) => { ... }; ($entity:ident, $display_prefix:expr) => { ... }; }
Expand description
Macro which provides the common implementation of a 32-bit entity reference.