Results 6 comments of Win‮8201‭Linux‬

> If the message is edited or deleted after having been cached, the cache will be outdated. hmm... I think that is incorrect. I made [a simple BOT](https://github.com/WinLinux1028/discordbot_cache_test) to test...

It is very disappointing... I used to use hyper for this purpose, but when hyper 1.0 was released, I tried to migrate to it, but it was too difficult than...

No, those aren't wrap Data and Error, but this wraps.

That method can certainly be used, but it is a bit verbose (especially when wrapped in Request or Response). ```Rust let (parts, body) = response.into_parts(); let body = body.map_err(|e| Box::new(e));...

I built it, but it appears that a different bug occurs... ![image](https://github.com/user-attachments/assets/3557d294-9136-4554-8dc7-fd5eeacdbcd9)

I checked it for the first time in a year and found that the 3D polygons are drawn correctly, but there seems to be something wrong with the texture drawing.