StateView

Type Alias StateView 

Source
pub type StateView<H> = SharedStateComponent<Model<H>>;

Aliased Typeยง

pub struct StateView<H> { /* private fields */ }