moneylib 0.13.0

Library to deal with money in Rust.
Documentation
1
2
3
4
pub mod interest;

#[cfg(test)]
mod interest_test;