Module rustc_metadata::cstore
[−]
[src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Re-exports
pub use rustc::middle::cstore::NativeLibraryKind::*; |
Structs
| CStore |
[ Experimental ]
|
| CrateMetadata |
[ Experimental ]
|
| CrateSource |
[ Experimental ] Where a crate came from on the local filesystem. One of these three options must be non-None. |
| ForeignModule |
[ Experimental ]
|
| ImportedFileMap |
[ Experimental ] Holds information about a syntax_pos::FileMap imported from another crate.
See |
| MetadataBlob |
[ Experimental ]
|
| NativeLibrary |
[ Experimental ]
|
Enums
| LibSource |
[ Experimental ]
|
| LinkagePreference |
[ Experimental ]
|
| NativeLibraryKind |
[ Experimental ]
|
Functions
| provide |
[ Experimental ]
|
| provide_extern |
[ Experimental ]
|
Type Definitions
| CrateNumMap |
[ Experimental ]
|
| MetadataRef |
[ Experimental ]
|