Docs.rs
CartesianTree-0.2.1
CartesianTree 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Kn0g
Dependencies
nalgebra ^0.33.2
normal
pyo3 ^0.25.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
Versions
59.57%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module traits
cartesian_
tree
0.2.1
Module traits
Module Items
Traits
In cartesian_
tree::
tree
cartesian_tree
::
tree
Module
traits
Copy item path
Source
Traits
ยง
HasChildren
Defines the child trait.
HasParent
Defines the parent trait.
Node
Equality
Defines the equality trait.
Walking
Defines the walking trait of tree-like structure.