Expand description

An escape hatch for implementing ops traits for references to newtypes.

Traits

An escape hatch for implimenting Add for references to newtypes.
An escape hatch for implimenting BitAnd for references to newtypes.
An escape hatch for implimenting BitOr for references to newtypes.
An escape hatch for implimenting BitXor for references to newtypes.
An escape hatch for implimenting Div for references to newtypes.
An escape hatch for implimenting Mul for references to newtypes.
An escape hatch for implimenting Neg for references to newtypes.
An escape hatch for implimenting Not for references to newtypes.
An escape hatch for implimenting Rem for references to newtypes.
An escape hatch for implimenting Shl for references to newtypes.
An escape hatch for implimenting Shr for references to newtypes.
An escape hatch for implimenting Sub for references to newtypes.