Type Alias TemplateCallback

Source
pub type TemplateCallback = (&'static str, fn(&[Value]) -> Option<Value>);