Type Alias SstInfoArray

Source
pub type SstInfoArray = SmallVec<[SstInfo; 2]>;
Expand description

SST write results.

Aliased Typeยง

struct SstInfoArray { /* private fields */ }