blaze-pk 0.2.3

Rust library for blaze packet system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "blaze-pk"
version = "0.2.3"
edition = "2021"
description = "Rust library for blaze packet system"
license = "MIT"
authors = [ "Jacobtread <jacobtread@gmail.com>"]
repository = "https://github.com/jacobtread/BlazePK-rs"
readme = "README.md"
keywords = ["EA", "serialization", "packet"]
categories = ["network-programming", "parser-implementations"]

[badges]
# Move to passively-maintained
maintenance = { status = "experimental" }

[dependencies]