Type Alias NetworkMap

Source
pub type NetworkMap = HashMap<String, Vec<String>>;

Aliased Typeยง

struct NetworkMap { /* private fields */ }