bool-utils 1.0.0

Utility functions for working with boolean values
Documentation
1
2
3
4
5
6
7
8
[package]
name = "bool-utils"
description = "Utility functions for working with boolean values"
license = "MIT OR Apache-2.0"
version = "1.0.0"
authors = ["p11 <p11@p11c.xyz>"]
edition = "2021"
repository = "https://github.com/porky11/bool-utils"