Skip to content

📮 A TNetString serde plugin and parser for Rust.

Notifications You must be signed in to change notification settings

sbdchd/tnetstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

📮 A TNetString serde plugin and parser for Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages