pub fn function_call(
name: impl AsRef<str>,
args: impl IntoFunctionArgs,
) -> ExpressionExpand description
Create a function call
pub fn function_call(
name: impl AsRef<str>,
args: impl IntoFunctionArgs,
) -> ExpressionCreate a function call