APIFunction

Type Alias APIFunction 

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