Skip to main content

method1

Function method1 

Source
pub fn method1<F>(f: F) -> Value
where F: Fn(&Value, &Context<'_>) -> Result<Value> + 'static,
Expand description

A function taking one expression-language argument.