[][src]Crate gvec

Macros

dvec
lvec
replace_expr

Structs

DenseVec

A Generational vector

GenerationalIndex

An index with a versioning scheme

LightVec

Light version of a Vec with Generational scheme

LightVecAllocator

Allocator for the LightVec

SoftVec

Soft version of a Vec with Generational scheme

Enums

Error

Traits

SoftAlloc