graphia 0.1.0

A simple graph data structure
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Zack Brown <zack@pax.dev>"]
description = "A simple graph data structure"
edition = "2021"
license = "MIT"
name = "graphia"
readme = "README.md"
repository = "https://github.com/paxdotdev/graphia"
version = "0.1.0"