plant 0.1.0

Tree data structures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Boyu Yang <yangby@cryptape.com>"]
categories = ["algorithms", "data-structures"]
description = "Tree data structures."
edition = "2018"
homepage = "https://yangby-cryptape.github.io/rust-plant/"
keywords = ["tree"]
license = "Apache-2.0 OR MIT"
name = "plant"
repository = "https://github.com/yangby-cryptape/rust-plant"
version = "0.1.0"