ckb_vm_definitions

Macro for_each_inst1

Source
macro_rules! for_each_inst1 {
    ($callback:ident, $x:ident) => { ... };
}