logicmap 0.0.1

Simple computational boolean logic data structure
Documentation
[dependencies.jsonpath_lib]
version = "0.2.4"

[dependencies.serde]
features = ["derive"]
version = "1.0.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["David Holtz <david.richard.holtz@gmail.com>"]
description = "Simple computational boolean logic data structure"
edition = "2018"
homepage = "https://github.com/drbh/logicmap"
keywords = ["logic", "map"]
license = "MIT"
name = "logicmap"
readme = "README.md"
repository = "https://github.com/drbh/logicmap.git"
version = "0.0.1"