fool

Crates.iofool
lib.rsfool
version0.0.4
sourcesrc
created_at2018-11-21 20:44:22.914869
updated_at2020-08-28 22:18:03.20482
descriptionTraits for interoperation of Boolean and sum types.
homepage
repositoryhttps://github.com/olson-sean-k/fool
max_upload_size
id98026
size14,951
Sean Olson (olson-sean-k)

documentation

README

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

Commit count: 38

cargo fmt