Docs.rs
pi_slotmap_tree-0.4.1
pi_slotmap_tree 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
wzjsun
github:gaiaworld:dev
Dependencies
log ^0.4
normal
pi_null ^0.1
normal
pi_print_any ^0.1
normal
pi_slotmap ^0.2
normal
serde ^1.0
normal
Versions
14.04%
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
Crate pi_slotmap_tree
pi_
slotmap_
tree
0.4.1
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Crate
pi_
slotmap_
tree
Copy item path
Source
Re-exports
§
pub use slot_map_tree::
SlotMapTree
;
pub use slot_map_tree::
TreeKey
;
Modules
§
slot_
map_
tree
树 以链表结构维护一个树的子节点 本模块只关心树中节点的插入、删除等逻辑部分,具体描述树状结构的节点数据由外部维护
Structs
§
Children
Iterator
Down
子信息
Layer
Recursive
Iterator
Tree
Up
父信息
Enums
§
Insert
Type
Traits
§
Storage
Storage
Mut