Type Alias ConnRef

Source
pub(crate) type ConnRef = Conn<NetMsg, Error>;

Aliased Typeยง

struct ConnRef(/* private fields */);