|
|
|
|
|
by AA-BA-94-2A-56
1027 days ago
|
|
This. Fixed-point decimal isn't even implemented in standard Rust– which I would deem a very mature language, because they want to keep the standard library quite small. If you want to use fixed-point decimal, there's a crate for that; https://crates.io/crates/rust_decimal |
|