Skip to main content

evaluate_resolver_computed

Function evaluate_resolver_computed 

Source
pub fn evaluate_resolver_computed(
    resolver: &str,
    method: &str,
    args: &[Value],
) -> Result<Value, Box<dyn Error>>