2 个不稳定版本
0.2.0 | 2019年10月2日 |
---|---|
0.1.0 | 2019年9月2日 |
#2193 in 编码
54KB
1.5K SLoC
tnetstring
A TNetString serde 插件和解析器 for Rust。
安装
cargo add tnetstring
为什么?
虽然存在用于解析 TNetStrings 的 Rust 库,但它不能在最新版本上编译,并且通过 Cargo 不可用。它还缺少 serde 支持。
已有技术
开发
cargo test
cargo fmt
cargo clippy -- -Dwarnings
cargo publish
待办事项
- 为
f32
和f64
添加 serde 支持
依赖项
~0.4–1MB
~22K SLoC