Skip to main content

with_scoped_params

Function with_scoped_params 

Source
pub fn with_scoped_params<R>(params: &[Value], f: impl FnOnce() -> R) -> R