rustc_
span
1.83.0-nightly
(3ae715c8c 2024-10-07)
In rustc_
span::
edit_
distance
rustc_span
::
edit_distance
Function
find_match_by_sorted_words
Copy item path
source
fn find_match_by_sorted_words( iter_names: &[
Symbol
], lookup: &
str
, ) ->
Option
<
Symbol
>