pub(crate) async fn comment_delete( cookie: Option<TypedHeader<Cookie>>, __arg1: Path<(u32, u32, u32)>, ) -> Result<impl IntoResponse, AppError>
GET /post/:iid/:pid/:cid/delete comment delete
GET /post/:iid/:pid/:cid/delete