Type Alias SharedState

Source
pub(crate) type SharedState = State<Shared>;

Aliased Type§

pub(crate) struct SharedState(pub Shared);

Tuple Fields§

§0: Shared