pub async fn invite_submit( __arg0: State<DbPool>, jar: CookieJar, __arg2: Path<String>, __arg3: Form<InviteForm>, ) -> Response