Closed
Description
According to BSON 1.1 Spec, it introduced a new type decimal128
.
But currently Rust doesn't support d128
type natively.
Related links
d128
crate: https://github.com/alkis/decimal- Official support RFC: Add a BigDecimal type rust-num/num#8