amount_conversion 0.1.1

Convert Amount conversion from lower denomination to higher denomination and vice-versa
Documentation
1
2
3
/// Amount conversion from lower subunit to higher unit and vice-versa
pub mod amount;
pub mod factor;