Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 424 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 424 Bytes

Windows SpellChecker

An example repository of how to use the windows crate. This app uses various Windows APIs for checking text from standard in and displaying corrections in standard out.

Running

Running the app is easy. Make sure you have Rust installed, and then run the following:

cargo run -- "This is text with a word missspelled!