APIFunction

Type Alias APIFunction 

Source
pub type APIFunction = fn(APIPath<'_>, URLParams<'_>, Multipart, SharedAppState) -> HTMLResult;