pub type SchemaNodePathMap = IndexMap<SchemaNodeId, EurePath>;
pub struct SchemaNodePathMap { /* private fields */ }