☰
rustfmt_nightly
1.75.0-dev
In rustfmt_nightly::overflow
Macros
impl_into_overflowable_item_for_ast_node
impl_into_overflowable_item_for_rustfmt_types
Structs
Context
Enums
OverflowableItem
Constants
SPECIAL_CASE_ATTR
SPECIAL_CASE_MACROS
Traits
IntoOverflowableItem
Functions
can_be_overflowed
into_overflowable_list
last_item_shape
maybe_get_args_offset
need_block_indent
no_long_items
rewrite_with_angle_brackets
rewrite_with_parens
rewrite_with_square_brackets
shape_from_indent_style
?
Macro
rustfmt_nightly
::
overflow
::
impl_into_overflowable_item_for_ast_node
source
·
[
−
]
macro_rules!
impl_into_overflowable_item_for_ast_node { ($(
$ast_node
:ident),
*
) => { ... }; }