pub type StandardBoxedIo = BoxedIo<StandardMessageFormatter>;Expand description
A pre-configured BoxedIo service using the crate’s StandardMessageFormatter.
Aliased Type§
pub struct StandardBoxedIo { /* private fields */ }pub type StandardBoxedIo = BoxedIo<StandardMessageFormatter>;A pre-configured BoxedIo service using the crate’s StandardMessageFormatter.
pub struct StandardBoxedIo { /* private fields */ }