Docs.rs
generational_vector-0.3.0
generational_vector 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sunsided
Dependencies
num-traits ^0.2.15
normal
smallvec ^1.10.0
normal
optional
tinyvec ^1.6.0
normal
optional
criterion ^0.4.0
dev
Versions
82.76%
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
generational_
vector
0.3.0
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Type Aliases
Crate
generational_vector
Copy item path
Source
Re-exports
§
pub use vector::
DeletionResult
;
Modules
§
iterators
vector
Structs
§
Default
Generation
Type
The default generation type.
Traits
§
Generation
Type
Alias for required traits on the type used for the generation value.
Type Aliases
§
Generational
Vector
Type alias to simplify construction of generational vectors.