hangul 0.1.3

Utilities to manipulate Hangul Syllables
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["YujinGaya <yujin.gaya@gmail.com>"]
categories = ["encoding", "localization", "text-processing", "value-formatting"]
description = "Utilities to manipulate Hangul Syllables"
documentation = "https://docs.rs/hangul"
edition = "2018"
keywords = ["hangul", "char"]
license = "MIT"
name = "hangul"
readme = "README.md"
repository = "https://github.com/YujinGaya/hangul"
version = "0.1.3"