#everything #debugging #partial-ord #partial-eq #derive #clone #default #hash #performance #care

macro derive_everything

#[derive(Clone, Debug, Default, Eq, Hash, Ord, PartialEq, PartialOrd)] everything if possible

2 releases

0.1.2 Sep 14, 2024
0.1.1 Apr 9, 2024
0.1.0 Apr 9, 2024

#21 in #care

Download history 7/week @ 2025-03-05 6/week @ 2025-03-12 5/week @ 2025-03-26 15/week @ 2025-04-30 25/week @ 2025-05-07 18/week @ 2025-05-14 32/week @ 2025-05-28 4/week @ 2025-06-04 19/week @ 2025-06-11 12/week @ 2025-06-18

67 downloads per month
Used in 2 crates

MIT license

4KB

Shame

Convenience Rust utilities for when you don't care much about performance.

Dependencies

~190–620KB
~15K SLoC