generic-tree-0.2.0 has been yanked.
generic-tree
This crate provides a very simple, intuitive API for storing data in a tree-like structure.
Example
To get started, add the following to Cargo.toml.
= "0.1"
use ;
;