truthy 2.0.0

Check if a value is "truthy"
Documentation
[lib]
name = "truthy"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = 'Check if a value is "truthy"'
edition = "2024"
exclude = [".editorconfig", ".github/*", ".gitignore", "CHANGELOG.md"]
keywords = ["bool", "boolean", "truthy"]
license = "MIT OR Apache-2.0"
name = "truthy"
readme = "README.md"
repository = "https://github.com/spenserblack/truthy-rs"
version = "2.0.0"