polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

More derives and impls #448

Closed bitfl0wer closed 8 months ago

bitfl0wer commented 8 months ago

Add some sensible implementations for PartialEq, Eq, etc. where I found them to be necessary