Expand description

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

Traits

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