ClusterTable

Type Alias ClusterTable 

Source
pub type ClusterTable = HashMap<i32, ClusterStats>;

Aliased Typeยง

pub struct ClusterTable { /* private fields */ }