rustc_metadata
1.82.0-dev
In rustc_metadata::rmeta::encoder
Macros
empty_proc_macro
encoder_methods
record
record_array
record_defaulted_array
Structs
AnalyzeAttrState
EncodeContext
EncodedMetadata
Functions
analyze_attr
bytes_needed
encode_metadata
encode_root_position
prefetch_mir
provide
rendered_const
should_encode_attrs
should_encode_const
should_encode_constness
should_encode_expn_that_defined
should_encode_fn_impl_trait_in_trait
should_encode_fn_sig
should_encode_generics
should_encode_mir
should_encode_span
should_encode_stability
should_encode_type
should_encode_variances
should_encode_visibility
?
Settings
Macro
rustc_metadata
::
rmeta
::
encoder
::
encoder_methods
Copy item path
source
·
[
−
]
macro_rules!
encoder_methods { ($(
$name
:ident(
$ty
:ty);)
*
) => { ... }; }