Home
last modified time | relevance | path

Searched defs:CargoBazelLockfileImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/api/
H A Dlockfile.rs40 struct CargoBazelLockfileImpl(Context); struct
42 impl CargoBazelLockfile for CargoBazelLockfileImpl { implementation