Type Alias StateUninit

Source
pub type StateUninit = StateContainer<Uninit>;

Aliased Typeยง

struct StateUninit { /* private fields */ }