chinese-variant 1.1.3

An enum to represent the variants of the Chinese Language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Chinese Variant
====================

[![CI](https://github.com/magiclen/chinese-variant/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/chinese-variant/actions/workflows/ci.yml)

An enum to represent the variants (traditional and simple) of the Chinese Language.

## Crates.io

https://crates.io/crates/chinese-variant

## Documentation

https://docs.rs/chinese-variant

## License

[MIT](LICENSE)