Function tidy::deps::compute_runtime_crates
source · fn compute_runtime_crates<'a>(metadata: &'a Metadata) -> HashSet<&'a PackageId>
Expand description
Finds all the packages that are in the rust runtime.
fn compute_runtime_crates<'a>(metadata: &'a Metadata) -> HashSet<&'a PackageId>
Finds all the packages that are in the rust runtime.