☰
In clippy_utils::source
?
Function
clippy_utils
::
source
::
reindent_multiline_inner
source
·
[
−
]
fn reindent_multiline_inner(
s: &
str
,
ignore_first:
bool
,
indent:
Option
<
usize
>,
ch:
char
) ->
String