Skip to main content

static_call

Function static_call 

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

The static methods of these classes (Response.json, AbortSignal.abort, …).