pub type PartitionWindowAggStates = IndexMap<PartitionKey, WindowState>;
Aliased Typeยง
struct PartitionWindowAggStates { /* private fields */ }
pub type PartitionWindowAggStates = IndexMap<PartitionKey, WindowState>;
struct PartitionWindowAggStates { /* private fields */ }