Skip to main content

call

Function call 

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

Module free-function dispatch (stream.finished, stream.isReadable, …).