7 个版本

0.0.7 2021 年 12 月 3 日
0.0.6 2021 年 12 月 2 日
0.0.5 2021 年 9 月 19 日
0.0.2 2021 年 1 月 18 日

#1107文本处理


4 个工具包中使用了(2 个直接使用)

MIT 许可证

17KB
371

texting

crate documentation minimum rustc 1.48 build status

Rust 的字符串助手

用法

将此添加到您的 Cargo.toml

[dependencies]
texting = ">=0.0.1"

并添加到您的工具包根目录

extern crate texting;

兼容性

已对 texting 工具包进行了 rustc 1.48 及以上版本的测试。

许可证

许可下

依赖

~2.2–3.5MB
~57K SLoC