rustc_
metadata
1.85.0
(4d91de4e4 2025-02-17)
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
rustc_metadata
::
rmeta
::
encoder
Function
encode_root_position
Copy item path
Settings
Help
Summary
Source
fn encode_root_position(file: &
File
, pos:
usize
) ->
Result
<
()
,
Error
>