Docs.rs
generational_token_list-0.1.5
generational_token_list 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
chris-laplante
Dependencies
generational-arena ^0.2.8
normal
pretty_assertions ^1.2.1
dev
Versions
90%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate generational_token_list
Version 0.1.5
All Items
Structs
?
Crate
generational_token_list
source
·
[
−
]
Structs
GenerationalTokenList
A doubly linked list, backed by
generational-arena
.
IntoIter
ItemToken
An opaque reference to an item in the list.
Iter
IterWithTokens