Move all text functionality toplevel
This commit is contained in:
parent
de8d82ab63
commit
844769ae19
10 changed files with 96 additions and 118 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use similar::text::get_close_matches;
|
||||
use similar::get_close_matches;
|
||||
|
||||
fn main() {
|
||||
let words = vec![
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue