meco-core 0.2.0

Mongolian Encoding Converter — pure-by-default Rust core, ported from the Java meco library. Java is the authoritative behavior oracle; PHP is reference-only.
Documentation
1
2
3
4
5
6
7
8
//! SHAPE subsystem: Z52 and Menk-shape <-> the Zvvnmod hub. Delivers the urgent Z52<->MenkShape path.

pub(crate) mod menk_from;
pub(crate) mod menk_to;
pub(crate) mod rule;
pub(crate) mod translator;
pub(crate) mod z52_from;
pub(crate) mod z52_to;