orbtk-tree 0.3.1-alpha3

Tree structure based on DCES.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# orbtk-tree

Entity component system based tree entity container. It's part of [OrbTk](https://gitlab.redox-os.org/redox-os/orbtk) - The Rust UI-Toolkit.

[![Build and test](https://github.com/redox-os/orbtk/workflows/build/badge.svg)](https://github.com/redox-os/orbtk/actions)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](../../LICENSE)

## Dependencies

* [dces]https://gitlab.redox-os.org/redox-os/dces-rust (MIT): Entity Component System

## License

Licensed under MIT license ([LICENSE](../../LICENSE)).