Skip to main content

OrSource

Type Alias OrSource 

Source
pub type OrSource = Source;

Aliased Type§

pub struct OrSource {
    pub kconfigs: Vec<Kconfig>,
}

Fields§

§kconfigs: Vec<Kconfig>