Type Definition ruma::SessionIdBox[][src]

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

An owned SessionId.