12 releases

0.1.11 Mar 31, 2024
0.1.10 Mar 30, 2024

#898 in Rust patterns

Download history 4/week @ 2024-07-20 42/week @ 2024-07-27 11/week @ 2024-09-21 2/week @ 2024-09-28

781 downloads per month
Used in moolah

Apache-2.0

19KB
522 lines

mudra

Rust crate that contains various currencies as distinct structs unified under Currency trait.


lib.rs:

Mudra provides various currencies as distinct structs and each struct implements [Currency] trait. See [currency] module.

No runtime deps