Crate primwrap

Source

Derive Macrosยง

Primitive
Derives arithmetic, bitwise, comparison, and formatting traits on a primitive wrapper struct, exposing its inner type. Integer, float, and boolean types are supported.