Crate generational_vector

Source

Re-exports§

pub use vector::DeletionResult;

Modules§

iterators
vector

Structs§

DefaultGenerationType
The default generation type.

Traits§

GenerationType
Alias for required traits on the type used for the generation value.

Type Aliases§

GenerationalVector
Type alias to simplify construction of generational vectors.