mdict_parser/
lib.rs

1pub mod parser;
2pub mod mdict;
3