korean-romanize
korean-romanize is a Rust Library to romanize hangul (korean script) into
the latin alphabet.
This crate is very early in development, and I do not know how to speak korean, so any help would be much appreciated! (I wrote this crate to help romanize foreign lyrics my lyrics program.)
Currently able to do up to the palatalization section of this document.
Usage
To romanize:
assert_eq!;
To check if a string has korean characters:
assert!;
assert!;
assert!;
Acknoledgements
This project could not have been started without: