☰
rustc_span
1.75.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_match_by_sorted_words
sort_by_words
?
Function
rustc_span
::
edit_distance
::
sort_by_words
source
·
[
−
]
fn sort_by_words(name: &
str
) ->
Vec
<&
str
>