Skip to main content

task_set_from_state

Function task_set_from_state 

Source
fn task_set_from_state<'a>(
    state: &'a ImportState,
    state_path: &Path,
) -> Result<BTreeSet<(u32, &'a str)>>