pub type BoxedAsyncReadAndWrite = Box<dyn AsyncReadAndWrite>;
Aliased Typeยง
pub struct BoxedAsyncReadAndWrite(/* private fields */);
pub type BoxedAsyncReadAndWrite = Box<dyn AsyncReadAndWrite>;
pub struct BoxedAsyncReadAndWrite(/* private fields */);