Type Alias NodeToEnst

Source
pub(crate) type NodeToEnst = HashMap<NodeAddr, Enst>;

Aliased Typeยง

pub(crate) struct NodeToEnst { /* private fields */ }