rustfmt_
nightly
1.84.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
SPECIAL_CASE_MACROS_V2
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
rustfmt_nightly
::
overflow
Function
need_block_indent
Copy item path
Settings
Help
Summary
Source
fn need_block_indent(s: &
str
, shape:
Shape
) ->
bool