Skip to main content

PreparedDependencies

Type Alias PreparedDependencies 

Source
pub type PreparedDependencies = BTreeMap<String, ArtifactManifest>;

Aliased Typeยง

pub struct PreparedDependencies { /* private fields */ }