categorize_specs

Function categorize_specs 

Source
pub fn categorize_specs(
    ito_path: &Path,
    spec_names: &[String],
) -> (Vec<String>, Vec<String>)
Expand description

Split spec ids into those already present in main specs and those that are new.