#operator-overloading #overloading #ops

impl_ops_cmp

impl_ops_cmp Macros for easy operator overloading without Copy derive

2 releases

0.0.2 May 6, 2025
0.0.1 Apr 14, 2025

#12 in #overloading

Download history

81 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