Re-exports§

Modules§

Macros§

Structs§

  • A pointer type that uniquely owns a heap allocation of type T.
  • A hash map implemented with quadratic probing and SIMD lookup.
  • A contiguous growable array type, written as Vec<T>, short for ‘vector’.

Functions§