Expand description
Rewrite a list some items with overflow.
Macrosยง
Structsยง
- Context ๐
Enumsยง
- Overflowable
Item ๐
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. - SPECIAL_
CASE_ ๐MACROS_ V2 - 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 - into_
overflowable_ ๐list - last_
item_ ๐shape - Returns a shape for the last argument which is going to be overflowed.
- maybe_
get_ ๐args_ offset - In case special-case style is required, returns an offset from which we start horizontal layout.
- need_
block_ ๐indent - no_
long_ ๐items - rewrite_
with_ ๐angle_ brackets - rewrite_
with_ ๐parens - rewrite_
with_ ๐square_ brackets - shape_
from_ ๐indent_ style