Crates.io | boolinator |
lib.rs | boolinator |
version | 2.4.0 |
source | src |
created_at | 2016-01-26 11:55:48.653129 |
updated_at | 2016-08-31 02:33:12.746553 |
description | Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools. |
homepage | |
repository | https://github.com/DanielKeep/rust-boolinator |
max_upload_size | |
id | 3993 |
size | 21,471 |
boolinator
Provides the Boolinator
trait, which lets you use Option
and Result
-style combinators with bool
s.
Links
boolinator
is tested against Rust 1.0+. Exhaustively so.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.