A Rust library that provides a Proportion type, which represents a value between zero and one (inclusive).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Bridle 8a6c67519a Change backing type from f64 to generic T 9 months ago
src Change backing type from f64 to generic T 9 months ago
.gitignore First commit 9 months ago
Cargo.toml First commit 9 months ago