rustfmt_
nightly
1.84.0-dev
In rustfmt_
nightly::
lists
Structs
ListFormatting
ListItem
ListItems
Enums
ListItemCommentStyle
Separator
Functions
calculate_width
comment_len
definitive_tactic
extract_post_comment
extract_pre_comment
get_comment_end
has_extra_newline
itemize_list
max_width_of_item_with_post_comment
post_comment_alignment
shape_for_tactic
struct_lit_formatting
struct_lit_shape
struct_lit_tactic
total_item_width
write_list
rustfmt_nightly
::
lists
Function
has_extra_newline
Copy item path
Settings
Help
Summary
Source
pub(crate) fn has_extra_newline(post_snippet: &
str
, comment_end:
usize
) ->
bool