The following trait bounds would be useful to add to `PrimInt` on the next breaking release: * `Default` * `Display` * `Debug` See also #36 and #43. This is a tracking issue for adding these trait bounds.