pub(crate) type CrateNames = BTreeMap<String, FoundCrate>;
struct CrateNames { /* private fields */ }