pub type SessionID = String;
Unique identifier of attached debugging session.
pub struct SessionID { /* private fields */ }