Skip to main content

RawState

Type Alias RawState 

Source
pub type RawState = HashMap<ThingsId, StateObject>;

Aliased Typeยง

pub struct RawState { /* private fields */ }