Skip to main content

call

Function call 

Source
pub fn call(recv: &Value, method: &str, args: &[Value]) -> Result<Value, String>
Expand description

Dispatch a helper called on the iterator recv.