pub type DataDependenciesMap = BTreeMap<String, Data>;
pub struct DataDependenciesMap { /* private fields */ }