pub type SourceList = Vec<ConfigPackageSource>;Expand description
Type alias for lists of package sources
Aliased Typeยง
pub struct SourceList { /* private fields */ }pub type SourceList = Vec<ConfigPackageSource>;Type alias for lists of package sources
pub struct SourceList { /* private fields */ }