pub type SessionId = Uuid;
Unique identifier for a task session.
pub struct SessionId(/* private fields */);