Module rustfmt_nightly::lists
source ยท Expand description
Format list-like expressions and items.
Structsยง
- ListFormatting ๐
- ListItem ๐
- ListItems ๐
Enumsยง
- ListItemCommentStyle ๐
- Separator ๐The type of separator for lists.
Functionsยง
- calculate_width ๐Returns the count and total width of the list items.
- comment_len ๐
- definitive_tactic ๐
- extract_post_comment ๐
- extract_pre_comment ๐
- get_comment_end ๐
- has_extra_newline ๐
- itemize_list ๐
- shape_for_tactic ๐
- struct_lit_shape ๐
- struct_lit_tactic ๐
- total_item_width ๐
- write_list ๐