#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

#6 in #overloading

Download history 86/week @ 2025-04-09 47/week @ 2025-04-16 4/week @ 2025-04-23

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

MIT license

9KB
132 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