SstInfoArray

Type Alias SstInfoArray 

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

SST write results.

Aliased Typeยง

pub struct SstInfoArray { /* private fields */ }