pub type DependencyMap = HashMap<String, String>;
Type alias for dependency maps
pub struct DependencyMap { /* private fields */ }