gamma 0.1.1

Graph primitives and traversals for Rust.
Documentation
[package]
name = "gamma"
version = "0.1.1"
authors = ["The Gamma Project Developers"]
license = "MIT"
edition = "2018"
readme = "README.md"
repository = "https://github.com/metamolecular/gamma"
description = """
Graph primitives and traversals for Rust.
"""

[dependencies]
indexmap = "1.3.1"