Expand description
ยงCowry ๐๐ฐ
A financial math library with support for currencies, precise rounding, and
batch operations over monetary values using Owo.
Re-exportsยง
pub use crate::currency::Currency;pub use crate::owo::Owo;pub use crate::traits::BatchOperations;pub use crate::rounding::RoundingMode;