Module rustfmt_nightly::overflow
source ยท Expand description
Rewrite a list some items with overflow.
Macrosยง
Structsยง
- Context ๐
Enumsยง
- OverflowableItem ๐
Constantsยง
- SPECIAL_CASE_ATTR ๐
- SPECIAL_CASE_MACROS ๐A list of
format!-like macros, that take a long format string and a list of arguments to format. - Additional special case macros for version 2; these are separated to avoid breaking changes in version 1.
Traitsยง
- IntoOverflowableItem ๐
Functionsยง
- can_be_overflowed ๐
- last_item_shape ๐Returns a shape for the last argument which is going to be overflowed.
- In case special-case style is required, returns an offset from which we start horizontal layout.
- need_block_indent ๐
- no_long_items ๐
- rewrite_with_parens ๐