mc-network-data-types 0.1.4

Minecraft network I/O data types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.derive_more]
version = "0.99.17"

[package]
description = "Minecraft network I/O data types"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "mc-network-data-types"
readme = "README.md"
repository = "https://github.com/Bruce0203/mc-network-data-types"
version = "0.1.4"