Module rustc_metadata::creader
source Β· Expand description
Validates all used crates and extern libraries and loads their metadata
Structs§
- Crate
Dump π - Crate
Metadata πRef A reference toCrateMetadata
that can also give access to whole crate store when necessary. - Library π
Enums§
- Load
Result π
Traits§
- The backendβs way to give the crate store access to the metadata in a library. Note that it returns the raw metadata bytes stored in the library file, whether it is compressed, uncompressed, some weird mix, etc. rmeta files are backend independent and not handled here.
Functions§
- format_
dlopen_ πerr - load_
dylib π