ScreenDesc

Type Alias ScreenDesc 

Source
pub type ScreenDesc = (HashMap<Coords, NodeID>, HashMap<NodeID, Coords>);