arena-graph 0.1.0

a questionable library for arena-allocated graphs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.typed-arena]
version = "^2.0.1"

[package]
authors = ["Robert Lord <lord@users.noreply.github.com>"]
description = "a questionable library for arena-allocated graphs"
documentation = "https://docs.rs/arena-graph"
edition = "2018"
license = "MIT"
name = "arena-graph"
repository = "https://github.com/rust-lang/cargo/"
version = "0.1.0"