Docs.rs
generational-arena-tree-0.0.0-dev.2
generational-arena-tree 0.0.0-dev.2
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
90.83%
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.2
Module iter
Structs
In crate generational_arena_tree
?
Module
generational_arena_tree
::
iter
source
·
[
−
]
Structs
Ancestors
An iterator over the
tokens
of a
node
’s
ancestors
.
ChildrenLinked
An iterator over the
tokens
of a
branch
’s
children
.
Descendants
An iterator over the
tokens
of a
branch
’s
descendants
.
FollowingSiblings
An iterator over the
tokens
of a
node
’s
following siblings
.
PrecedingSiblings
An iterator over the
tokens
of a
node
’s
preceding siblings
.