orange-trees

Crates.ioorange-trees
lib.rsorange-trees
version0.1.0
sourcesrc
created_at2021-06-09 19:36:28.164053
updated_at2021-06-09 19:36:28.164053
descriptionTree data structure with several methods to query and manipulate nodes.
homepagehttps://github.com/veeso/orange-trees
repositoryhttps://github.com/veeso/orange-trees
max_upload_size
id408336
size35,304
Christian Visintin (veeso)

documentation

https://docs.rs/orange-trees

README

orange-trees

License: MIT Stars Downloads Crates.io Docs

Build Build Build Coverage Status

Developed by Christian Visintin
Current version: 0.1.0 (09/06/2021)



About orange-trees 🍊

orange-trees is an implementation of the Tree data structure. It comes with a rich set of methods to manipulate and query nodes.

Flowers in my hair, I belong by the sea
Where we used to be, sitting by the orange trees


Get started 🏁

Add orange-trees to your Cargo.toml 🦀

orange-trees = "0.1.0"

Examples

Examples can be found in the homepage of the documentation at https://docs.rs/orange-trees


Contributing and issues 🤝🏻

Contributions, bug reports, new features and questions are welcome! 😉 If you have any question or concern, or you want to suggest a new feature, or you want just want to improve orange-trees, feel free to open an issue or a PR.

Please follow our contributing guidelines


Changelog ⏳

View orange-trees's changelog HERE


Buy me a coffee ☕

If you like orange-trees and you're grateful for the work I've done, please consider a little donation 🥳

Buy-me-a-coffee


License 📃

orange-trees is licensed under the MIT license.

You can read the entire license HERE

Commit count: 20

cargo fmt