Type Definition ruma_identifiers::SessionIdBox[][src]

pub type SessionIdBox = Box<SessionId>;
Expand description

An owned SessionId.