make_diff
rustfmt_
nightly
1.92.0-nightly
(dc2c3564d 2025-09-29)
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
>