serenity-rs / songbird

An async Rust library for the Discord voice API
ISC License
391 stars 111 forks source link

Fix clippy warnings #214

Closed GnomedDev closed 9 months ago

GnomedDev commented 9 months ago

This also adds the rust_2018_idioms warning group, to fix elided lifetimes.