rustfmt_
nightly
1.84.0-dev
In rustfmt_
nightly::
comment
Structs
CharClasses
CommentCodeSlices
CommentReducer
CommentRewrite
ItemizedBlock
LineClasses
UngroupedCommentCodeSlices
Enums
CharClassesStatus
CodeBlockAttribute
CodeCharKind
CommentStyle
FullCodeCharKind
Constants
RUSTFMT_CUSTOM_COMMENT_PREFIX
Traits
FindUncommented
RichChar
Functions
changed_comment_content
combine_strs_with_missing_comments
comment_style
contains_comment
custom_opener
filter_normal_code
find_comment_end
has_url
hide_sharp_behind_comment
identify_comment
is_custom_comment
is_last_comment_block
is_raw_string_suffix
is_table_item
itemized_block_quote_start
left_trim_comment_line
light_rewrite_comment
recover_comment_removed
recover_missing_comment_in_span
remove_comment_header
rewrite_comment
rewrite_comment_inner
rewrite_doc_comment
rewrite_missing_comment
trim_custom_comment_prefix
trim_end_unless_two_whitespaces
rustfmt_nightly
::
comment
Function
trim_custom_comment_prefix
Copy item path
Settings
Help
Summary
Source
fn trim_custom_comment_prefix(s: &
str
) ->
String