pub type State = TypeMapSendSync;
State TypeMap that can hold at most one value per type key.
struct State { /* private fields */ }