Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
byteorder = "*"

[package]
authors = ["XuPengJie <PengJieXu@secken.com>"]
description = "atpp protocol"
documentation = "https://github.com/gitxpj/rust-atpp"
keywords = ["atpp", "tcp", "protocol"]
license = "BSD-3-Clause"
name = "atpp"
repository = "https://github.com/gitxpj/rust-atpp"
version = "1.6.7"