libarena

Crates.iolibarena
lib.rslibarena
version0.1.6
sourcesrc
created_at2021-10-04 03:12:02.972967
updated_at2021-10-20 23:14:45.099544
descriptionArena allocated graph implementation
homepage
repositoryhttps://github.com/connormullett/arena/
max_upload_size
id459905
size6,337
Connor Mullett (connormullett)

documentation

README

Arena

Simple Rust implementation of arena allocated graphs.

Each graph starts with a root as an entry point to the rest of the graph, much like a tree.

Development and Contribution

Open a pull request

Commit count: 15

cargo fmt