macro_rules! state_register_dereference {
    () => { ... };
}
Expand description

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