Expand description
Re-export of the timely_container
crate.
Modules§
- Functionality related to calculating default buffer sizes
- A columnar container based on the columnation library.
- Present a
FlatStack
as a timely container.
Structs§
- A default container builder that uses length and preferred capacity to chunk data.
Traits§
- A container transferring data through dataflow edges
- A type that can build containers from items.
- A container that can absorb items of a specific type.
- A container that can partition itself into pieces.
- A container that can be sized and reveals its capacity.