Expand description
Validates all used crates and extern libraries and loads their metadata
Structs§
- CStore
- Crate
Dump 🔒 - Crate
Loader - Crate
Metadata 🔒Ref - A reference to
CrateMetadata
that can also give access to whole crate store when necessary. - Library 🔒
Enums§
Traits§
- Metadata
Loader - 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§
- alloc_
error_ 🔒handler_ spans - attempt_
load_ 🔒dylib - format_
dlopen_ 🔒err - global_
allocator_ 🔒spans - load_
dylib 🔒 - load_
symbol_ ⚠from_ dylib