Type Alias hydro_lang::builder::FlowState
source · pub type FlowState = Rc<RefCell<FlowStateInner>>;
Aliased Type§
struct FlowState { /* private fields */ }
pub type FlowState = Rc<RefCell<FlowStateInner>>;
struct FlowState { /* private fields */ }