pub type PtySessionId = String;
Session id (ULID, time-sortable). Type alias for readability.
pub struct PtySessionId { /* private fields */ }