Function mailpot_web::help::help
source · pub async fn help(
_: HelpPath,
session: WritableSession,
auth: AuthContext,
__arg3: State<Arc<AppState>>
) -> Result<Html<String>, ResponseError>
Expand description
Show help page.