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