Module rustc_metadata::creader
source · Expand description
Validates all used crates and extern libraries and loads their metadata
Structs
- A reference to
CrateMetadata
that can also give access to whole crate store when necessary. - Library 🔒