provide `Debug` and `PartialEq`
Open
- Dominant language
- Rust
- Stars
- 180
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice for development if most structs and enums would provide both `Debug` and `PartialEq`. For printing out values and for comparing during tests with `assert_eq!`. Would you accept a PR adding `derive` attributes?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.