pub(crate) async fn post_downvote( cookie: Option<TypedHeader<Cookie>>, __arg1: Path<(u32, u32)>, ) -> Result<impl IntoResponse, AppError>
GET /inn/:iid/:pid/downvote post downvote
GET /inn/:iid/:pid/downvote