☰
In rustc_query_impl::on_disk_cache
In rustc_query_impl::on_disk_cache
Modules
__ty_decoder_impl
Macros
encoder_methods
impl_ref_decoder
Structs
AbsoluteBytePos
CacheDecoder
CacheEncoder
EncodedSourceFileId
Footer
OnDiskCache
SourceFileIndex
Constants
SYMBOL_OFFSET
SYMBOL_PREINTERNED
SYMBOL_STR
TAG_EXPN_DATA
TAG_FILE_FOOTER
TAG_FULL_SPAN
TAG_PARTIAL_SPAN
TAG_RELATIVE_SPAN
TAG_SYNTAX_CONTEXT
Traits
DecoderWithPosition
Functions
decode_tagged
encode_query_results
Type Definitions
EncodedDepNodeIndex
?
Macro
rustc_query_impl
::
on_disk_cache
::
encoder_methods
source
·
[
−
]
macro_rules!
encoder_methods { ($(
$name
:ident(
$ty
:ty);)
*
) => { ... }; }