pub type EnvironmentIdentifier = String;
Identifier for an environment within a session.
pub struct EnvironmentIdentifier { /* private fields */ }