rustfmt_
nightly
1.84.0-nightly
(3fee0f12e 2024-11-20)
In rustfmt_
nightly::
rustfmt_
diff
rustfmt_nightly
::
rustfmt_diff
Function
make_diff
Copy item path
Source
pub(crate) fn make_diff( expected: &
str
, actual: &
str
, context_size:
usize
, ) ->
Vec
<
Mismatch
>