Skip to main content

SessionByTimeKey

Type Alias SessionByTimeKey 

Source
pub type SessionByTimeKey<PeerID> = (i64, PeerID, SessionID);
Expand description

Key for use in the by-idle-time index.