rustc_
ast_
pretty
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustc_
ast_
pretty::
pprust::
state
Modules
expr
fixup
item
Structs
Comments
NoAnn
State
Enums
AnnNode
MacHeader
Constants
INDENT_UNIT
Traits
PpAnn
PrintState
Functions
all_whitespace
doc_comment_to_string
gather_comments
literal_to_string
print_crate
space_between
split_block_comment_into_lines
trim_whitespace_prefix
rustc_ast_pretty
::
pprust
::
state
Function
literal_to_string
Copy item path
Settings
Help
Summary
Source
fn literal_to_string(lit:
Lit
) ->
String