Skip to main content

APIFunction

Type Alias APIFunction 

Source
pub type APIFunction = fn(APIPath, RUMWebData, FormData, SharedAppState) -> HTMLResult;