fastnum 0.7.4

Fast decimal numbers library
Documentation
1
2
3
4
pub(crate) mod f32;
pub(crate) mod f64;
pub(crate) mod u32;
pub(crate) mod u64;