Type Alias ConnRef

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

Aliased Typeยง

pub(crate) struct ConnRef(/* private fields */);