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;