serenity-rs / songbird

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

Remove RwLock from pool #206

Closed kane50613 closed 10 months ago

kane50613 commented 10 months ago

should i do cargo fmt?

FelixMcFelix commented 10 months ago

should i do cargo fmt?

Yes, please run cargo +nightly fmt. I'll handle the examples failure separately.