pub type Function = Func;๐Deprecated since 1.0.0:
use Func instead
Expand description
Type alias of Func for compatibility.
Previously, Func is a namespace for building FunctionCall.
Aliased Typeยง
pub enum Function {
}