macro_rules! state_stack_struct_inst_popn { ($e: expr) => { ... }; }
Expand description
Wrapper for enclosing the arguments of state_stack_struct_inst_popn so that only the
state needs to be given.
macro_rules! state_stack_struct_inst_popn { ($e: expr) => { ... }; }
Wrapper for enclosing the arguments of state_stack_struct_inst_popn so that only the
state needs to be given.