Searched defs:CrateCollection (Results 1 – 3 of 3) sorted by relevance
34 pub struct CrateCollection { struct39 impl CrateCollection { impl40 pub fn new<P: Into<PathBuf>>(repo_root: P) -> CrateCollection { in new()
98 ) -> Result<VersionMatch<CrateCollection>> { in migrate()
246 cc: &CrateCollection, in health_report()271 m: &VersionMatch<CrateCollection>, in migration_report()