rust-num / num-traits

Numeric traits for generic mathematics in Rust
Apache License 2.0
731 stars 135 forks source link

Implement Zero, One, and Num for core::num::Saturating<T> #337

Open dsemi opened 1 month ago

dsemi commented 1 month ago

Basically b024e1c3269226fafe0cf35a2d3ebc11862b9043 but for Saturating.