# Treesome
[](https://crates.io/crates/treesome)
[](https://docs.rs/treesome/latest/treesome/)
A playful library for tree
1. creation,
2. traversal,
3. manipulation,
4. serialization and deserialization,
5. visualization.
(alpha stage, just started playing with this)
Offers precisely sized binary (`Btree`) and generalized n-ary tree (`Tree`) structures. Serde is supported.
:musical_note: (_ignore if you don't understand the language or the jargon_)
```
V grafu vede cesta,
jako žádná ze sta,
roubená je stromama.
Když šel Euler v létě,
samoten na světě,
prošel všema mostama.
```
([V Královci neprošel](https://mathworld.wolfram.com/KoenigsbergBridgeProblem.html), bohužel)