rust-pinyin 0.1.3

Change chinese sentence to pinyin initials
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["zhou"]
description = "Change chinese sentence to pinyin initials"
edition = "2018"
keywords = ["pinyin", "chinese"]
license = "MIT OR Apache-2.0"
name = "rust-pinyin"
readme = "README.md"
repository = "https://github.com/samlink/rust_pinyin"
version = "0.1.3"