Module timely::container::flatcontainer

source ·
Expand description

Present a FlatStack as a timely container.

Modules§

  • Various region implementations.

Structs§

Traits§

  • A trait to let types express a default container type.
  • A type that can write its contents into a region.
  • An index into a region. Automatically implemented for relevant types.
  • A region to absorb presented data and present it as a type with a lifetime.
  • Reserve space in the receiving region.