pub type StreamSourceRef = Arc<dyn StreamSource>;Expand description
A shared reference to a stream source.
Aliased Typeยง
pub struct StreamSourceRef { /* private fields */ }pub type StreamSourceRef = Arc<dyn StreamSource>;A shared reference to a stream source.
pub struct StreamSourceRef { /* private fields */ }