orbtk-tree 0.3.1-alpha3

Tree structure based on DCES.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "orbtk-tree"
version = "0.3.1-alpha3"
authors = ["Florian Blasius <flovanpt@posteo.de>"]
description = "Tree structure based on DCES."
repository = "https://github.com/redox-os/orbtk"
readme = "README.md"
license = "MIT"
keywords = ["ecs", "tree"]
edition = "2018"

[dependencies]
dces = "0.3"