make_diff
rustfmt_
nightly
1.93.0-nightly
(6647be936 2025-11-09)
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
>