pub type RuntimeID = Uuid;
Session IDs are used to identify sessions
pub struct RuntimeID(/* private fields */);