pub type BoxedSendStream = SendStream<BoxedWrite>;Expand description
Send stream over boxed writer
Aliased Typeยง
pub struct BoxedSendStream { /* private fields */ }pub type BoxedSendStream = SendStream<BoxedWrite>;Send stream over boxed writer
pub struct BoxedSendStream { /* private fields */ }