ComponentFunction

Type Alias ComponentFunction 

Source
pub type ComponentFunction = fn(URLPath<'_, '_>, URLParams<'_>, SharedAppConf) -> HTMLResult;