cargo_
test_
support
1.82.0
(f6e511eec 2024-10-15)
In cargo_
test_
support::
diff
Function
cargo_test_support
::
diff
::
shortest_edit
Copy item path
source
ยท
[
−
]
fn shortest_edit<T>(a: &
[T]
, b: &
[T]
) ->
Vec
<
Vec
<
usize
>>
where T:
PartialEq
,