Skip to main content

try_call_user_function

Function try_call_user_function 

Source
pub async fn try_call_user_function(
    name: &str,
    args: &[Value],
) -> Option<Result<Value, RuntimeError>>