better-num 0.1.0

Better numeric types in rust
Documentation
1
2
3
4
#![no_std]

#[cfg(feature = "english")]
pub mod english;