Open Issues Need Help
View All on GitHub rule compliance: keep associated and module constants in sync about 2 hours ago
documentation good first issue rule-compliance
A type-safe wrapper for guaranteed positive decimal values. This crate provides the Positive type, which encapsulates a Decimal value and ensures through its API that the contained value is always positive (greater than or equal to zero).
Rust
#decimal#positive