twilight-rs / twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://discord.gg/twilight-rs
ISC License
656 stars 130 forks source link

perf(http): use optimized `slice::to_vec()` #2298

Closed nickelc closed 9 months ago

nickelc commented 9 months ago

The generated code is much smaller.