Skip to main content

SourceList

Type Alias SourceList 

Source
pub type SourceList = Vec<ConfigPackageSource>;
Expand description

Type alias for lists of package sources

Aliased Typeยง

pub struct SourceList { /* private fields */ }