treeflection 0.1.35

A library that provides reflection for tree structures
Documentation
[dependencies.itertools]
version = "0.9"

[dependencies.serde]
version = "1"

[dependencies.serde_derive]
version = "1"

[dependencies.serde_json]
version = "1"

[dev-dependencies.matches]
version = "0.1"

[package]
authors = ["Rukai <rubickent@gmail.com>"]
description = "A library that provides reflection for tree structures"
edition = "2018"
keywords = ["reflection", "tree", "treeflection"]
license = "MIT"
name = "treeflection"
repository = "https://github.com/rukai/treeflection"
version = "0.1.35"