const-arithmetic 1.0.1

Exploits Rust's type generic system to perform integer arithmetics at compile time.
Documentation
1
2
### v1.0.0

Initial release with TypedInteger, Typed(Add, Sub, Mul, Div)