Type Alias PartitionVec

Source
type PartitionVec = SmallVec<[TimePartition; 2]>;

Aliased Typeยง

struct PartitionVec { /* private fields */ }