sbdchd / tnetstring

:postbox: A TNetString serde plugin and parser for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tnetstring cargo-badge CircleCI

A TNetString serde plugin and parser for Rust.

Install

cargo add tnetstring

Why?

While there exists a library for parsing TNetStrings in Rust, it doesn't compile on latest and isn't available through Cargo. It also lacks serde support.

Prior Art

Dev

cargo test

cargo fmt
cargo clippy -- -Dwarnings

cargo publish

TODO

  • serde support for f32 and f64

About

:postbox: A TNetString serde plugin and parser for Rust.


Languages

Language:Rust 100.0%