method0

Function method0 

Source
pub fn method0<F>(f: F) -> Value
where F: Fn() -> Result<Value> + 'static,