muldiv

Provides a trait for numeric types to perform combined multiplication and division with overflow protection


Keywords
no_std, numerics, integer, arithmetic, algorithm, mathematics, rust, trait
License
MIT

Documentation

rust-muldiv crates.io Actions Status docs.rs

Provides a trait for numeric types to perform combined multiplication and division with overflow protection.

LICENSE

rust-muldiv is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in rust-muldiv by you shall be licensed under the MIT license as above, without any additional terms or conditions.