pub type BoxedIo<F: MessageFormatter> = IoWrite<Box<dyn Write + Send + Sync>, F>;Expand description
Aliased Typeยง
pub struct BoxedIo<F: MessageFormatter> { /* private fields */ }pub type BoxedIo<F: MessageFormatter> = IoWrite<Box<dyn Write + Send + Sync>, F>;pub struct BoxedIo<F: MessageFormatter> { /* private fields */ }