Macro ckb_vm_definitions::for_each_inst_array
source ยท macro_rules! for_each_inst_array { ($callback:ident) => { ... }; }
Expand description
Generates an array on all instructions
-
A callback macro that takes the exact same arguments as callback macro in +for_each_inst+
-
Free variables are attached to the variants ending with fold1, fold2, etc.