pub(crate) type NodeToEnst = HashMap<NodeAddr, Enst>;
pub(crate) struct NodeToEnst { /* private fields */ }