rt_proto 0.1.3

rt proto for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rustc-serialize]
version = "0.3.16"

[package]
authors = ["tickbh <tickdream125@hotmail.com>"]
description = "rt proto for Rust"
edition = "2021"
keywords = ["protocol", "GoogleProtocolBuffer"]
license = "MIT/Apache-2.0"
name = "rt_proto"
readme = "README.md"
repository = "https://github.com/tickbh/rt_proto"
resolver = "2"
version = "0.1.3"