Module stack

Source
Expand description

A chunked columnar container based on the columnation library. It stores the local portion in region-allocated data, too, which is different to the TimelyStack type.

Structsยง

AccountedStackBuilder
A Stacked container builder that keep track of container memory usage.