SourcesDefinition

Type Alias SourcesDefinition 

Source
pub type SourcesDefinition = HashMap<String, SourceDefinition>;
Expand description

Sources configuration matching sources_schema.yaml

Aliased Typeยง

pub struct SourcesDefinition { /* private fields */ }