☰
In rustfmt_format_diff
?
Function
rustfmt_format_diff
::
run_rustfmt
source
·
[
−
]
pub(crate) fn run_rustfmt(
files: &
HashSet
<
String
>,
ranges: &[
Range
]
) ->
Result
<
()
,
FormatDiffError
>