[go: up one dir, main page]

futf 0.1.5

Handling fragments of UTF-8
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "futf"
version = "0.1.5"
authors = ["Keegan McAllister <kmcallister@mozilla.com>"]
license = "MIT / Apache-2.0"
repository = "https://github.com/servo/futf"
description = "Handling fragments of UTF-8"

[dependencies]
mac = "0.1.0"
new_debug_unreachable = "1.0.2"