codemp-proto 0.0.0

Protocol definitions for CodeMP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[bin]]
name = "codemp-proto"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Protocol definitions for CodeMP"
edition = "2021"
license = "GPL-3.0"
name = "codemp-proto"
readme = false
version = "0.0.0"