wtf8 0.1.0

Implementation of the WTF-8 encoding. https://simonsapin.github.io/wtf-8/
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
doctest = false
name = "wtf8"

[package]
authors = ["Simon Sapin"]
description = "Implementation of the WTF-8 encoding. https://simonsapin.github.io/wtf-8/"
keywords = ["unicode", "encoding", "surrogate"]
license = "MIT"
name = "wtf8"
readme = "README.md"
repository = "https://github.com/SimonSapin/rust-wtf8"
version = "0.1.0"