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

Determine the proper type instantiation for struct in the current state.