Thanks to visit codestin.com
Credit goes to lib.rs

#enums #value #respective #re-useable #true #algebra #profit

no-std boolean

Straightforward re-useable enum based boolean (which you likely won't need =))

1 unstable release

0.3.0 Jun 30, 2020

#6 in #profit

Apache-2.0 OR MIT

24KB
604 lines

This crate provides the boolean algebra based types True and [False] as enum values. They serve a similar purpose as the built-in primitive boolean types trueand false` respectively (but are not interchangeable).

No runtime deps