pub async fn mod_request(
jar: CookieJar,
__arg1: Path<String>,
__arg2: State<Database>,
__arg3: Query<PasswordQuery>,
) -> impl IntoResponse
Expand description
GET /@{username}/mod
pub async fn mod_request(
jar: CookieJar,
__arg1: Path<String>,
__arg2: State<Database>,
__arg3: Query<PasswordQuery>,
) -> impl IntoResponse
GET /@{username}/mod