typo-eq 0.1.1

Typo-eq is a typing training app for other languages. All it needs is a dictionary for words and their translations.
Documentation
1
2
3
4
pub mod app;
pub mod config;
pub mod importer;
pub mod util;