Home
last modified time | relevance | path

Searched refs:apply_patches (Results 1 – 3 of 3) sorted by relevance

/development/tools/external_crates/crate_health/src/
Dmigration.rs122 version_match.apply_patches()?; in migrate()
Dversion_match.rs178 pub fn apply_patches(&mut self) -> Result<()> { in apply_patches() method
185 dest_crate.apply_patches()? in apply_patches()
Dcrate_type.rs222 pub fn apply_patches(&mut self) -> Result<()> { in apply_patches() method