generic-tree 0.1.0

A very simple, intuitive API for storing data in a tree-like structure.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["seirdb <dries.bossers@gmail.com>"]
description = "A very simple, intuitive API for storing data in a tree-like structure."
edition = "2018"
keywords = ["collection", "data-structure", "tree"]
license = "MIT"
name = "generic-tree"
version = "0.1.0"