A Rust library that provides a Proportion type, which represents a value between zero and one (inclusive).
Go to file
Ben Bridle 8a6c67519a Change backing type from f64 to generic T 2022-08-17 13:32:46 +12:00
src Change backing type from f64 to generic T 2022-08-17 13:32:46 +12:00
.gitignore First commit 2022-08-17 12:09:35 +12:00
Cargo.toml First commit 2022-08-17 12:09:35 +12:00