Crate primwrap

source ·

Derive Macros

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