rustc_
ast_
pretty
1.87.0-nightly
(f8c27dfe1 2025-03-24)
In rustc_
ast_
pretty::
pprust
Modules
state
Functions
attribute_to_string
bounds_to_string
crate_to_string_for_macros
expr_to_string
item_to_string
meta_list_item_to_string
nonterminal_to_string
pat_to_string
path_segment_to_string
path_to_string
to_string
token_kind_to_string
token_to_string
tt_to_string
tts_to_string
ty_to_string
vis_to_string
where_bound_predicate_to_string
rustc_ast_pretty
::
pprust
Function
crate_to_string_for_macros
Copy item path
Settings
Help
Summary
Source
pub fn crate_to_string_for_macros(krate: &
Crate
) ->
String