Function lke_do

Source
pub fn lke_do<A>(scope: &dyn LkEnv, fnc: impl FnOnce() -> A) -> A
Expand description

Temporarily hoist the user scope (lks,group, domain, and pubkey) into the threadlocals.