Skip to main content

active

Function active 

Source
pub fn active() -> Arc<str> 
Expand description

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.