Searched defs:PatchCollection (Results 1 – 2 of 2) sorted by relevance
45 pub struct PatchCollection { struct50 impl PatchCollection { impl292 impl std::fmt::Display for PatchCollection { implementation364 pub fn filter_patches_by_platform(collection: &PatchCollection, platform: &str) -> PatchCollection { in filter_patches_by_platform()
281 other_platform_collection: &PatchCollection, in filter_version_changes()297 fn display_patches(prelude: &str, collection: &PatchCollection) { in display_patches()