Skip to main content

task_set_from_config

Function task_set_from_config 

Source
fn task_set_from_config(
    config: &ImportResumeConfig,
) -> Result<BTreeSet<(u32, &str)>>