easy-tree 0.3.0

A simple and efficient tree structure library for Rust with recursive traversal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, 
or any other method with the owners of this repository before making a change.

## Pull Request Process

 - Please update the tests to reflect the changes.
 - Update any documentation comments if required.
 - You may merge the Pull Request in once you have the sign-off of the repo maintainer, or if you do not have 
permission to do that, you may request the second reviewer to merge it for you.
 
 Thank you!