shlesha 0.5.7

High-performance extensible transliteration library with hub-and-spoke architecture
Documentation
1
2
3
4
5
// Re-export generated tokens
// The actual token enums are generated in build.rs from schema files

// Include the generated tokens file
include!(concat!(env!("OUT_DIR"), "/tokens_generated.rs"));