bounder

Crates.iobounder
lib.rsbounder
version0.0.0
sourcesrc
created_at2019-07-17 22:46:44.552848
updated_at2019-07-17 22:46:44.552848
descriptionRefine types with bounds?
homepagehttps://docs.rs/crate/bounder
repositoryhttps://gitlab.com/t-rust/bounder.rs
max_upload_size
id149770
size1,753
Crates.io crate admins (github:t-rust:crates-io-crate-admins)

documentation

https://docs.rs/bounder

README

bounder

It might be desirable to add bounds easily to types, e.g., to specify not merely that a value must be a signed integer fitting within a certain number of bits but that it must be an integer no less than −5 and no greater than 256.

This crate is part of the trust project and is open to volunteers who would like to bring it to fruition. See also sawmill.

Commit count: 0

cargo fmt