☰
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
?
Function
rustfmt_nightly
::
overflow
::
need_block_indent
source
·
[
−
]
fn need_block_indent(s: &
str
, shape:
Shape
) ->
bool