Docs.rs
generational-arena-tree-0.0.0-dev.1
generational-arena-tree 0.0.0-dev.1
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
Antikyth
Dependencies
cfg_attrs ^2.1.2
normal
generational-arena ^0.2.9
normal
thiserror ^1.0.50
normal
Versions
89.91%
of the crate is documented
Go to latest stable release
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
☰
generational_arena_tree
0.0.0-dev.1
Module unified
Structs
In crate generational_arena_tree
?
Module
generational_arena_tree
::
unified
source
·
[
−
]
Available on
crate feature
unified
only.
Structs
UnifiedNode
A
node
that is
not
split into separate
branch
and leaf
nodes
.
UnifiedNodeDeque
deque
A
node
that is
not
split into separate
branch
and leaf
nodes
.
UnifiedNodeRepresentation
The
representation
of a
unified node
after it has been removed from the
arena
.