Crate otter_api_tests::boolinator
[−]Expand description
Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools.
Compatibility
boolinator is tested against Rust 1.0+. Exhaustively so.
Traits
This trait defines a number of combinator-style methods for use with bool values.