Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
5063cd8096432a1eae68c70b4c6139ab1b9f8785
/
.
/
crate_universe
/
src
/
api.rs
blob: 0b36d1c12ca273614e0019fa50c52fb2792bb824 [
file
] [
log
] [
blame
]
//! Module api provides a publicly consumable API over rules_rust's crate_universe.
//! While it has no formal compatibility guarantees, it is much less likely to break than other types in this library.
pub
mod
lockfile
;