Module rustc_metadata::index [−][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?
Structs
| Index |
[ Experimental ] While we are generating the metadata, we also track the position
of each DefIndex. It is not required that all definitions appear
in the metadata, nor that they are serialized in order, and
therefore we first allocate the vector here and fill it with
|
| Unaligned |
[ Experimental ]
|
Functions
| bytes_to_words |
[ Experimental ]
|
| words_to_bytes |
[ Experimental ]
|