clamped_values

Crates.ioclamped_values
lib.rsclamped_values
version0.1.0
sourcesrc
created_at2024-01-06 10:52:50.955512
updated_at2024-01-06 10:52:50.955512
descriptionProvides a generic `ClampedValue` struct that stores a value and ensures that it is always within the specified minimum and maximum values.
homepage
repositoryhttps://github.com/bread42/clamped_value
max_upload_size
id1090848
size11,081
Bread (bread42)

documentation

README

Usage

Add the following to your Cargo.toml

[dependencies]
clamped_values = "0.1.0"
Commit count: 0

cargo fmt