1 unstable release
0.1.0 | Oct 10, 2022 |
---|
#83 in #demo
6KB
160 lines
Rust Typing Test
TODO
- find if there is a way to run a function on every character input in terminal ( if any )
- tried reading with ARC<MUTEX< String >> in another thread but std::io::stdin().read_line only mutates after "\n" ( obvio )
- finish result calculation
- add more words / maybe find another way to get words than static arr
- add users defaults
Dependencies
~0.3–10MB
~48K SLoC