Skip to main content

registry_path_for_roots

Function registry_path_for_roots 

Source
pub fn registry_path_for_roots<I, P>(roots: I) -> Result<PathBuf>
where I: IntoIterator<Item = P>, P: AsRef<Path>,