pub type ConnId = u64;Expand description
Stable connection identifier carried by Msg::owner.
A unique 64-bit tag the connection layer stamps on every message it produces.
pub type ConnId = u64;Stable connection identifier carried by Msg::owner.
A unique 64-bit tag the connection layer stamps on every message it produces.