Common lib to use the rekt-protocol. See the crate homepage to check the protocol RFC.
所有者 GuicLuca.
#1546 in 游戏开发
78KB 2K SLoC
RektCommon是一个Rust crate,旨在简化Rust项目中使用RekT协议。它提供了实现使用RekT协议的项目所需的所有必要的类型、结构和枚举。
将以下行添加到您的Cargo.toml文件中
Cargo.toml
rekt_common = "0.1.0"
~0–1.5MB ~21K SLoC