Type Alias NodeMap

Source
pub type NodeMap = BTreeMap<String, String>;

Aliased Typeยง

struct NodeMap { /* private fields */ }