Function mailpot_web::auth::logout_handler
source · pub async fn logout_handler(
_: LogoutPath,
auth: AuthContext,
__arg2: State<Arc<AppState>>
) -> Redirect
pub async fn logout_handler(
_: LogoutPath,
auth: AuthContext,
__arg2: State<Arc<AppState>>
) -> Redirect