Macro wasmer_interface_types_fl::instr_error [−][src]
macro_rules! instr_error { ($instruction:expr, $error_kind:expr) => { ... }; }
Allows you to shorten the expression creates a new InstructionError.
macro_rules! instr_error { ($instruction:expr, $error_kind:expr) => { ... }; }
Allows you to shorten the expression creates a new InstructionError.