Type Definition ruma::identifiers::SessionIdBox[][src]

pub type SessionIdBox = Box<SessionId, Global>;
Expand description

An owned SessionId.