Crate idcontain

Source

Macros§

Structs§

  • The Id of an element of type T as returned by IdSlab insertions.
  • An IdSlab stores an unordered collection of elements with fast access by opaque Id-s.
  • The type returned by IdSlab.iter().
  • The type returned by IdSlab.iter_mut().
  • An Option-like container of Id<T> that takes up no additional space.

Constants§

Traits§

Type Aliases§