Skip to main content

call

Function call 

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

Module-level dispatch. Routes only if the parent adds a "worker_threads" arm to stdlib::call (see the report).