Type Alias TableStatsMap

Source
pub type TableStatsMap = HashMap<u32, TableStats>;

Aliased Typeยง

struct TableStatsMap { /* private fields */ }