Module rustfmt_nightly::overflow
source ยท Expand description
Rewrite a list some items with overflow.
Macrosยง
Structsยง
- Context ๐
Enumsยง
- Overflowable
Item ๐
Constantsยง
- SPECIA
L_ ๐CASE_ ATTR - SPECIA
L_ ๐CASE_ MACROS A list offormat!
-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ยง
- Into
Overflowable ๐Item
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