bool-logic 0.1.3

A library for manipulating and evaluating boolean expressions
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.nugine-rust-utils]
version = "0.1.4"

[package]
description = "A library for manipulating and evaluating boolean expressions"
edition = "2021"
license = "MIT"
name = "bool-logic"
repository = "https://github.com/Nugine/codegen-tools"
resolver = "1"
version = "0.1.3"