pub type NodeIndexes = HashMap<RnaId, NodeIndex<DefaultIx>>;
pub struct NodeIndexes { /* private fields */ }