Module container

Source
Expand description

Re-export of the timely_container crate.

Modules§

buffer
Functionality related to calculating default buffer sizes
columnation
A columnar container based on the columnation library.

Traits§

Container
A container transferring data through dataflow edges
PushPartitioned
A container that can partition itself into pieces.