Function extract_layers

Source
pub fn extract_layers(
    layers: &mut Vec<LayerInfo>,
    config_map: &mut IndexMap<Box<str>, Box<str>>,
)