Skip to main content

selected_graphs

Function selected_graphs 

Source
pub(crate) fn selected_graphs<'a>(
    config: &'a CuConfig,
    requested: Option<&str>,
) -> CuResult<Vec<(String, &'a CuGraph)>>