FlowState

Type Alias FlowState 

Source
pub type FlowState = Rc<RefCell<FlowStateInner>>;

Aliased Typeยง

pub struct FlowState { /* private fields */ }