mongol-norm 0.1.0

Shape-aware normalizer for Traditional Mongolian script: the UTN #57 v4 shaping engine and FVS-pinned canonical normalizer, pure Rust with zero dependencies.
Documentation
1
2
3
4
5
6
7
8
// @generated by scripts/gen_rust_tables.py -- DO NOT EDIT.

pub mod enums;
pub mod mch;
pub mod mng;
pub mod mng_normalize;
pub mod sib;
pub mod tod;