Type Alias hydroflow_deploy_integration::DynStreamSink
source · pub type DynStreamSink = Pin<Box<dyn StreamSink + Send + Sync>>;
Aliased Type§
struct DynStreamSink {}
pub type DynStreamSink = Pin<Box<dyn StreamSink + Send + Sync>>;
struct DynStreamSink {}