Type Definition flow_component::SharedComponent

source ·
pub type SharedComponent = Arc<dyn Component + Send + Sync>;