Type Alias awc::BoxedSocket

source ·
pub type BoxedSocket = Box<dyn ConnectionIo>;

Aliased Type§

struct BoxedSocket(/* private fields */);