Docs.rs
correct_word-0.2.0
correct_word 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
newtoallofthis123
Dependencies
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
correct_
word
0.2.0
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
correct_word
Copy item path
Source
Modules
§
levenshtein
Structs
§
Correct
Word
Struct: Correct Word
Enums
§
Algorithm
Enum: Algorithm
Functions
§
correct_
word
Correct a word from a list of options. Takes in a word and a list of options, and returns the best option.