pub type SessionId = String;
Unique identifier for a CRV session.
pub struct SessionId { /* private fields */ }