polygraph 0.1.1

A multiple-interconnected graph library or in-memory relational database
Documentation
[dependencies.lazy_static]
version = "1.0"

[dependencies.polygraph-macro]
version = "0.1.0"

[dependencies.tinyset]
version = "0.4.2"
[dev-dependencies.trybuild]
version = "1.0.18"

[package]
authors = ["David Roundy <daveroundy@gmail.com>"]
description = "A multiple-interconnected graph library or in-memory relational database"
documentation = "https://docs.rs/polygraph/"
edition = "2018"
license = "GPL-2.0+"
name = "polygraph"
readme = "README.md"
repository = "https://github.com/droundy/polygraph"
version = "0.1.1"