Type Alias rfc5321::traits::BoxedAsyncReadAndWrite

source ·
pub type BoxedAsyncReadAndWrite = Box<dyn AsyncReadAndWrite>;

Aliased Type§

struct BoxedAsyncReadAndWrite(/* private fields */);