vatfluid 0.2.0

UTF-8 slice validation, with incomplete results to support byte streams.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Jason Ozias <jason.g.ozias@gmail.com>"]
description = "UTF-8 slice validation, with incomplete results to support byte streams."
documentation = "https://docs.rs/vatfluid"
homepage = "https://rustyhorde.github.io/vatfluid/"
keywords = ["UTF-8", "slice", "validation"]
license = "MIT/Apache-2.0"
name = "vatfluid"
readme = "README.md"
repository = "https://github.com/rustyhorde/vatfluid"
version = "0.2.0"