acyclic-graph 0.1.0

Directed acyclic graph
Documentation
[package]
name = "acyclic-graph"
version = "0.1.0"
authors = ["Quentin <qratajczyk@landytech.com>"]
edition = "2018"
description = "Directed acyclic graph"
license = "MIT"
repository = "https://github.com/L0v3l4c3/directed_acyclic_graph"

[dependencies]
fnv = "1"