ModulesΒ§
MacrosΒ§
- get π
StructsΒ§
- Absolute
Byte Pos - CStore
- Crate
Metadata - Encoded
Source πFile Id - From CREUSOT: used to store the info about source files
An
EncodedSourceFileId
is the same as aStableSourceFileId
except that the source crate is represented as a StableCrateId instead of as aCrateNum
. This wayEncodedSourceFileId
can be encoded and decoded without any additional context, i.e. with a simpleopaque::Decoder
(which is the only thing available when decoding the Footer. - Footer
- Source
File πIndex - Tables
ConstantsΒ§
- METADATA_
HEADER π - METADATA_
VERSION π - SYMBOL_
OFFSET π - SYMBOL_
PREDEFINED π - SYMBOL_
STR π - TAG_
FULL_ πSPAN - TAG_
PARTIAL_ πSPAN
StaticsΒ§
- DEFAULT_
LOCALE_ RESOURCE - Raw content of Fluent resource for this crate, generated by
fluent_messages
macro, imported byrustc_driver
to include all cratesβ resources in one bundle.
TraitsΒ§
- Key π
- Trait to deal with the fact that
assoc_refinmenents_of
andassoc_refinements_def
useFluxId<K>
as key;