Skip to main content

call

Function call 

Source
pub fn call(name: impl Into<String>, args: Vec<Term>) -> Call
Expand description

A function call (name args...), completed with Call::bind.