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