Type Definition gtmpl::Func [] [src]

type Func = fn(&[Arc<Any + 'static>]) -> Result<Arc<Any + 'static>, String>;

Function type supported by gtmpl_value.