Type Alias Environment

Source
pub type Environment = Arc<Env>;

Aliased Typeยง

struct Environment { /* private fields */ }