pub type PeggingBreakdownDTO = HashMap<PeggingKindDTO, PeggingSummaryDTO>;Expand description
Mapping from pegging kinds to the collections of cards that made up were pegged.
Aliased Typeยง
pub struct PeggingBreakdownDTO { /* private fields */ }pub type PeggingBreakdownDTO = HashMap<PeggingKindDTO, PeggingSummaryDTO>;Mapping from pegging kinds to the collections of cards that made up were pegged.
pub struct PeggingBreakdownDTO { /* private fields */ }