A library for parsing and interpreting the Monokakido dictionary format.
Go to file
2022-12-02 14:18:03 +09:00
src Fixed bugs, added tests, modified main. 2022-12-02 14:18:03 +09:00
.gitignore First commit 2022-10-11 10:08:42 +09:00
Cargo.lock Fixed bugs, added tests, modified main. 2022-12-02 14:18:03 +09:00
Cargo.toml Add description & license for publishing. 2022-10-11 10:54:07 +09:00
README.md First commit 2022-10-11 10:08:42 +09:00

monokakido.rs

A Rust library for parsing and interpreting the Monokakido dictionary format. Aiming for full test coverage and efficient implementation with minimal dependencies.