cesu8 1.1.0

Convert to and from CESU-8 encoding (similar to UTF-8)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[features]
unstable = []

[package]
authors = ["Eric Kidd <git@randomhacks.net>"]
description = "Convert to and from CESU-8 encoding (similar to UTF-8)"
documentation = "http://emk.github.io/cesu8-rs/cesu8/index.html"
license = "Apache-2.0/MIT"
name = "cesu8"
readme = "README.md"
repository = "https://github.com/emk/cesu8-rs"
version = "1.1.0"