plant 0.1.0

Tree data structures.
Documentation
# Rust-Plant

[![License]](#license)
[![Travis CI]](https://travis-ci.com/yangby-cryptape/rust-plant)

[![Crate]](https://crates.io/crates/plant)
[![Doc]](https://docs.rs/plant)

Tree data structures.

[License]: https://img.shields.io/badge/License-Apache--2.0%20OR%20MIT-blue.svg
[Travis CI]: https://img.shields.io/travis/com/yangby-cryptape/rust-plant.svg
[Crate]: https://img.shields.io/crates/v/plant.svg
[Doc]: https://docs.rs/plant/badge.svg

## License

Licensed under either of [Apache License, Version 2.0] or [MIT License], at
your option.

[Apache License, Version 2.0]: LICENSE-APACHE
[MIT License]: LICENSE-MIT