muldiv

Crates.iomuldiv
lib.rsmuldiv
version1.0.1
sourcesrc
created_at2016-02-25 22:30:08.783558
updated_at2022-10-28 07:39:07.592316
descriptionProvides a trait for numeric types to perform combined multiplication and division with overflow protection
homepage
repositoryhttps://github.com/sdroege/rust-muldiv
max_upload_size
id4288
size20,523
Tim-Philipp Müller (tp-m)

documentation

README

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.

Commit count: 48

cargo fmt