pub type SessionId = String;
Represents a session identifier
pub struct SessionId { /* private fields */ }