Module timely::container::flatcontainer::impls
source · Expand description
Various region implementations.
Modules§
- A region that encodes its contents.
- A region to contain a variable number of columns.
- Simple deduplication of equal consecutive items.
- A slice container that Huffman encodes its contents.
- A region that copies its inputs.
- Types to represent offsets.
- A region that stores options.
- A region that stores results.
- A region that stores slices.
- A region that stores slices of copy types.
- A region that stores strings.
- Regions that stores tuples.