Home
last modified time | relevance | path

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

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