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