tribool

Crates.iotribool
lib.rstribool
version0.3.0
sourcesrc
created_at2017-07-09 21:01:17.67166
updated_at2021-12-11 01:45:07.601247
descriptionTribool - Three-valued logic
homepage
repositoryhttps://github.com/novacrazy/rust-tribool
max_upload_size
id22783
size22,720
Nova (novacrazy)

documentation

https://docs.rs/tribool/

README

tribool

Three-valued logic in Rust. Partially inspired by Boost Tribool.

Use the serde feature to enable Serde (de)serialization support using null values as indeterminate states.

See the Wikipedia page for more information.

Commit count: 19

cargo fmt