Skip to main content

build_user_function_expand_multi_args

Function build_user_function_expand_multi_args 

Source
pub async fn build_user_function_expand_multi_args(
    stack: &mut Vec<Value>,
    specs: &[ArgSpec],
) -> Result<Vec<Value>, RuntimeError>