Docs.rs
mind-tree-0.1.1
mind-tree 0.1.1
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
hadronized
Dependencies
serde ^1
normal
thiserror ^1.0.38
normal
serde_json ^1.0.94
dev
Versions
24.68%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
mind_
tree
0.1.1
Module node
Module Items
Structs
Enums
Functions
In crate mind_
tree
mind_tree
Module
node
Copy item path
Source
Expand description
Node operations
Structs
§
Node
Node
Inner
Tree
Weak
Node
Weak version of
Node
, mainly for parent nodes.
Enums
§
Node
Data
Node
Error
Node
Filter
Functions
§
path_
iter
Split a string in the form of
/NodeA/NodeB/…
into an iterator of path segment.