pub type PartitionWindowAggStates = IndexMap<PartitionKey, WindowState>;

Aliased Type§

struct PartitionWindowAggStates { /* private fields */ }