Provides a trait for numeric types to perform combined multiplication and division with overflow protection.
# Cargo.toml
[dependencies]
muldiv = "1.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes (10 * 3) / 2 with overflow protection.
No known issues recorded.
No dependency data recorded yet.