Type Alias hydro_lang::builder::FlowState

source ·
pub type FlowState = Rc<RefCell<FlowStateInner>>;

Aliased Type§

struct FlowState { /* private fields */ }