ChampOverview

Type Alias ChampOverview 

Source
pub type ChampOverview = HashMap<Region, HashMap<Rank, HashMap<Role, WrappedOverviewData>>>;

Aliased Typeยง

pub struct ChampOverview { /* private fields */ }