Function targets_to_versions

Source
pub fn targets_to_versions(
    v: Option<Targets>,
    path: Option<PathBuf>,
) -> Result<Arc<Versions>, Error>