utf8-chars 0.1.4

Char-per-char iterator and `read_char` method for `BufRead`.
Documentation
[dependencies.arrayvec]
version = "0.5.0"
[dev-dependencies.quickcheck]
version = "0.9.0"

[dev-dependencies.quickcheck_macros]
version = "0.9.0"

[package]
authors = ["warlock <internalmike@gmail.com>"]
categories = ["encoding"]
description = "Char-per-char iterator and `read_char` method for `BufRead`."
documentation = "https://docs.rs/utf8-chars/"
keywords = ["utf-8", "utf8", "chars", "iterator", "read_char"]
license = "MIT/Apache-2.0"
name = "utf8-chars"
readme = "README.md"
repository = "https://github.com/A1-Triard/utf8-chars"
version = "0.1.4"