#overloading #ops #op #operator

impl_ops_cmp

impl_ops_cmp Macros for easy operator overloading without Copy derive

1 unstable release

new 0.0.1 Apr 14, 2025

#18 in #op


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