Skip to main content

with_value_sym

Function with_value_sym 

Source
pub fn with_value_sym<R, FnR>(key: SymStr, caller: FnR) -> R
where FnR: FnOnce(Option<&Stored>) -> R,
Expand description

Sym-keyed variant of with_value — avoids the per-call arena::pin(key).