Function1

Type Alias Function1 

Source
pub type Function1 = fn(Value) -> Value;