rustc_
span
1.84.0-dev
In rustc_
span::
edit_
distance
Functions
edit_distance
edit_distance_with_substrings
find_best_match_for_name
find_best_match_for_name_impl
find_best_match_for_name_with_substrings
find_best_match_for_names
find_match_by_sorted_words
sort_by_words
rustc_span
::
edit_distance
Function
sort_by_words
Copy item path
Settings
Help
Summary
Source
fn sort_by_words(name: &
str
) ->
Vec
<&
str
>