pub fn active() -> Arc<str> ⓘ
The active environment.
The returned handle derefs to str, and cloning it is a refcount bump, so this is cheap enough to call wherever a store is opened.
str