Skip to main content

with_stacked_values_sym

Function with_stacked_values_sym 

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

Sym-keyed variant of with_stacked_values.