General purpose tree data structures for Rust, including binary trees and more.
# Cargo.toml
[dependencies]
trees = "0.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a tree with root value 1 and adds a child.
No known issues recorded.
No dependency data recorded yet.