Module rustc_metadata::cstore [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Reexports

pub use rustc::middle::cstore::NativeLibraryKind::*;

Structs

CStore [
Experimental
]
CrateMetadata [
Experimental
]
CrateSource [
Experimental
]
ImportedFileMap [
Experimental
]

Holds information about a syntax_pos::FileMap imported from another crate. See imported_filemaps() for more information.

LinkMeta [
Experimental
]
NativeLibrary [
Experimental
]

Enums

LibSource [
Experimental
]
LinkagePreference [
Experimental
]
MetadataBlob [
Experimental
]
NativeLibraryKind [
Experimental
]

Functions

provide [
Experimental
]

Type Definitions

CrateNumMap [
Experimental
]