#overloading #ops #op #operator

impl_ops_cmp

impl_ops_cmp Macros for easy operator overloading without Copy derive

2 releases

new 0.0.2 May 6, 2025
0.0.1 Apr 14, 2025

#763 in Rust patterns

Download history 107/week @ 2025-04-12 28/week @ 2025-04-19 4/week @ 2025-04-26 103/week @ 2025-05-03

242 downloads per month
Used in 2 crates (via mpir)

MIT license

9KB
116 lines

impl_ops_cmp Macros for easy operator overloading without Copy derive.

Links


impl_ops_cmp

Macros for easy operator overloading used by ref-oriented (without Copy derive) types.

License

MIT License

No runtime deps