Home
last modified time | relevance | path

Searched refs:crates_with_single_version (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/tools/external_crates/name_and_version/src/
H A Dname_and_version_map.rs141 pub fn crates_with_single_version<'a, ValueType>( in crates_with_single_version() function
270 test_map.filter_versions(crates_with_single_version).map(|(nv, _)| nv), in test_filter_versions()
H A Dlib.rs24 crates_with_multiple_versions, crates_with_single_version, most_recent_version,