Type Alias Function

Source
pub type Function = fn() -> Value;
Expand description

A function.