pub async fn question_request( jar: CookieJar, __arg1: Path<(String, String)>, __arg2: State<Database>, ) -> impl IntoResponse
GET /@{}/q/{id}