Skip to main content

Crate hangul_cd

Crate hangul_cd 

Source
Expand description

lib/src/lib.rs A library for working with Hangul (Korean script) at the jamo, block, word, and string levels.

Modulesยง

block
A module for working with Hangul syllable blocks.
jamo
A module for working with Hangul jamo characters.
string
A module for working with strings mixing Hangul and non-Hangul characters.
word
A module for working with Hangul words.