Type Alias rfc5321::traits::BoxedAsyncReadAndWrite
source · pub type BoxedAsyncReadAndWrite = Box<dyn AsyncReadAndWrite>;
Aliased Type§
struct BoxedAsyncReadAndWrite(/* private fields */);
pub type BoxedAsyncReadAndWrite = Box<dyn AsyncReadAndWrite>;
struct BoxedAsyncReadAndWrite(/* private fields */);