fool 0.0.4

Traits for interoperation of Boolean and sum types.
Documentation

Fool is a Rust library for interoperation of bool and the Option and Result sum types. Fool also provides macros for Boolean combinations of bool, Option, and Result types and does not require std.

GitHub docs.rs crates.io