pub type FlowStreamingEngineRef = Arc<StreamingEngine>;
Expand description
Arc-ed FlowNodeManager, cheaper to clone
Aliased Typeยง
struct FlowStreamingEngineRef { /* private fields */ }
pub type FlowStreamingEngineRef = Arc<StreamingEngine>;
Arc-ed FlowNodeManager, cheaper to clone
struct FlowStreamingEngineRef { /* private fields */ }