Basic_Tree

Crate

A Rust library for tree structure.

Basic_tree provides the basic tree implementation.

Usage

Add this to your Cargo.toml:

toml [dependencies] basic_tree = "*"

instructions

this lib is just a personal work, hope it can help you