BoxedSharedSendStream

Type Alias BoxedSharedSendStream 

Source
pub type BoxedSharedSendStream = SharedSendStream<BoxedWrite>;
Expand description

Shared send stream over boxed writer

Aliased Typeยง

pub struct BoxedSharedSendStream { /* private fields */ }