Type Alias xkcd_1975::Graph

source ·
pub type Graph = HashMap<MenuId, Menu>;

Aliased Type§

struct Graph { /* private fields */ }