xtree 0.1.8

A simple general purpose tree data structure.
Documentation
[dependencies]

[lib]
name = "xtree"

[package]
authors = ["xstater email:a166224@163.com"]
categories = ["data-structures"]
description = "A simple general purpose tree data structure."
documentation = "https://docs.rs/xtree/"
edition = "2018"
homepage = "https://github.com/xstater/xtree"
keywords = ["tree", "cursor", "ADT"]
license = "MIT"
name = "xtree"
readme = "README.md"
repository = "https://github.com/xstater/xtree"
version = "0.1.8"