Type Alias hydroflow_deploy_integration::DynStreamSink

source ·
pub type DynStreamSink = Pin<Box<dyn StreamSink + Send + Sync>>;

Aliased Type§

struct DynStreamSink {}