Searched defs:version_match (Results 1 – 3 of 3) sorted by relevance
41 mod version_match; module
118 let mut version_match = VersionMatch::new(source, dest)?; in migrate() localVariable
256 let mut version_match = VersionMatch::new(source, dest)?; in test_version_map() localVariable409 let version_match = VersionMatch::new(source, dest)?; in test_migratability() localVariable