Skip to main content

key_object_instance_call

Function key_object_instance_call 

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

KeyObject instance dispatch (export({type,format}), equals).