Skip to main content

GlobalState

Type Alias GlobalState 

Source
pub type GlobalState = Rc<RefCell<GlobalStateInner>>;

Aliased Typeยง

pub struct GlobalState { /* private fields */ }