Type Alias BuiltinFunctionWithContext

Source
pub type BuiltinFunctionWithContext = BuiltinFunction<InvokeContext<'static>>;