rfc5321::traits

Type Alias BoxedAsyncReadAndWrite

source
pub type BoxedAsyncReadAndWrite = Box<dyn AsyncReadAndWrite>;

Aliased Typeยง

struct BoxedAsyncReadAndWrite(/* private fields */);