Expand description
§newtype-ops
An attempt to provide a macro for mass-forwarding impls for newtypes.
Is currently “usable” for wrappers around primitives and some awkward special cases.
There is comprehensive documentation on the newtype_ops
macro.
Macros§
- newtype_
ops - A macro for mass-forwarding operator impls on newtypes.