Skip to main content

DependenciesMap

Type Alias DependenciesMap 

Source
pub type DependenciesMap<T> = BTreeMap<String, T>;

Aliased Typeยง

pub struct DependenciesMap<T> { /* private fields */ }