logic-eval-util 0.1.1

utility for logic-eval
Documentation
[dependencies.any-intern]
version = "0.1.0"

[dependencies.fxhash]
version = "0.2.1"

[dependencies.smallvec]
version = "1.15.1"

[lib]
crate-type = ["rlib"]
name = "logic_eval_util"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "utility for logic-eval"
edition = "2024"
license = "Apache-2.0 OR MIT"
name = "logic-eval-util"
readme = "README.md"
repository = "https://github.com/ecoricemon/logic-eval"
rust-version = "1.89"
version = "0.1.1"