macro_rules! state_create_struct {
    ($e1: expr) => { ... };
}
Expand description

Wrapper for enclosing the arguments of stack_pack_struct so that only the state needs to be given.