Crate easy_int

Source

Macrosยง

implement_int
A macros for implementing integer types. When you defining a wrapper over ineger type you can Use this macros and all basic operations like conversions, arithmetic, will be implemented for you: