#utf-8 #byte #valid #sequence #determine #avx #sse

is_utf8

提供函数以确定字节序列是否为有效的UTF-8

6个版本

0.1.4 2020年1月28日
0.1.3 2020年1月8日
0.1.2 2019年11月25日
0.1.1 2019年11月17日
0.1.0 2019年11月16日

#1397 in 文本处理

MIT/Apache

5MB
1.5K SLoC

is_utf8

文档

文档可以在 https://docs.rs/is_utf8 找到

用法

将此内容添加到您的 Cargo.toml

[dependencies]
is_utf8 = "0.1"

并将此内容添加到您的crate根目录(如果您使用的是Rust 2015)

extern crate is_utf8;

许可证

此项目可以在以下许可证中选择之一

任选其一。

无运行时依赖