pub type BoxedSharedSendStream = SharedSendStream<BoxedWrite>;Expand description
Shared send stream over boxed writer
Aliased Typeยง
pub struct BoxedSharedSendStream { /* private fields */ }pub type BoxedSharedSendStream = SharedSendStream<BoxedWrite>;Shared send stream over boxed writer
pub struct BoxedSharedSendStream { /* private fields */ }