Crate newtype_ops [] [src]

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.

Macros

newtype_ops

A macro for mass-forwarding operator impls on newtypes.

newtype_ops__

implementation detail, go away