Skip to main content

select_multi_subsystem_graph

Function select_multi_subsystem_graph 

Source
pub(crate) fn select_multi_subsystem_graph<'a>(
    config: &'a CuConfig,
    requested_mission: Option<&str>,
) -> CuResult<(Option<String>, &'a CuGraph)>
Expand description

Select one local graph for a subsystem while treating simple graphs as mission-agnostic.