-
widestring
wide string Rust 库,用于在宽字符串之间进行转换,例如在 Windows API 或其他 FFI 库中常用。提供了包括
u16
和u32
字符串类型在内的支持,包括对 UTF-16 和 UTF-32 的支持... -
encode_unicode
UTF-8 和 UTF-16 字符类型、迭代器和与 char、u8 和 u16 相关的方法
-
utf16_iter
在 &[u16] 中对可能无效的 UTF-16 进行字符遍历的迭代器
-
ucs2
UCS-2 解码和编码函数
-
wchar
用于编译时 UTF-16 和 UTF-32 宽字符串的进程宏
-
futf
处理 UTF-8 片段
-
sipp
解析器包
-
cesu8
在 CESU-8 编码(类似于 UTF-8)之间进行转换
-
utf16_lit
用于创建 utf-16 文字面的 macro_rules
-
nt-string
为各种 Windows 字符串类型提供惯用的 Rust 实现
-
utf16string
直接与 UTF-16 编码字符串一起工作的字符串类型
-
bin-rs
来自多源的二进制读取器
-
file-content
处理文件和常见文本数据编码
-
write16
Write trait的UTF-16模拟
-
lsp-positions
LSP兼容的字符位置
-
java_string
Java字符串,对无效的UTF-16编码具有容错性
-
ende
Unicode/UTF-8/UTF-16(UCS-2)码点的编码/解码
-
wtf8-rs
WTF-8编码
-
unicode_converter
CLI工具,用于在多种Unicode编码之间转换数据
-
const-utf16
用于const上下文的Utf8到utf16转换函数
-
utfx
-
wz-utf16
wz的UTF-16计数器
-
utf16-ext
用于读取和写入utf-16的扩展
-
utf16_reader
Rust 的 UTF16 文件读取器
-
wstr
编译时 UTF-16(宽)字符串字面量的宏
-
wide-str
编译时 UTF-16 字符串字面量的过程宏
-
encoding_literals
Rust 的 UTF-16 字面量
-
wide-literals
用于接受空终止字符串指针的宽字符串 API 的 UTF-16 字符串字面量
-
utf16_literal
u16! 宏,用于输出 UTF-16 字符串字面量
-
base32768
将二进制数据编码为 UTF-16 文本
-
wchar-impl
wchar 的内部实现
-
wide-str-impl
编译时 UTF-16 字符串字面量的过程宏实现,参见 wide-str crate
-
wstr_impl
编译时 UTF-16(宽)字符串字面量的私有宏实现
尝试使用DuckDuckGo进行搜索。搜索.