Function state_store::insert_state

source ·
pub fn insert_state<S: Any>(state: S) -> Option<S>
Expand description

Inserts a new SystemState-implementing type into the map.