olson-sean-k / fool

Traits for interoperation of Boolean and sum types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Traits for interoperation of Boolean and sum types.

License:MIT License


Languages

Language:Rust 100.0%