meco-core 0.3.0

Mongolian Encoding Converter — pure-by-default Rust library and CLI, ported from Java meco.
Documentation
1
2
3
4
5
6
//! Shared word-model spine. Ported from the Java `translate/word` package.

pub mod char_type;
pub mod letter_word;
pub mod nature;
pub mod shape_word;