pub type FragmentStream = BoxStream<'static, DistributedResult<BatchFrame>>;Expand description
A fragment’s output stream.
Aliased Type§
pub struct FragmentStream { /* private fields */ }pub type FragmentStream = BoxStream<'static, DistributedResult<BatchFrame>>;A fragment’s output stream.
pub struct FragmentStream { /* private fields */ }