Macro ckb_vm_definitions::for_each_inst_array1

source ยท
macro_rules! for_each_inst_array1 {
    ($callback:ident, $x:ident) => { ... };
}