Docs.rs
statik_common-0.2.1
statik_common 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Sycrosity
Dependencies
anyhow ^1.0.71
normal
byteorder ^1.4.3
normal
log ^0.4.17
normal
serde ^1
normal
serde_json ^1
normal
uuid ^1.3.2
normal
Versions
13.64%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
statik_
common
0.2.1
Module packet
Module Items
Constants
Traits
In crate statik_
common
statik_common
Module
packet
Copy item path
Source
Constants
§
MAX_
PACKET_
SIZE
Traits
§
Decode
Encode
Packet
The
Encode
+
Decode
implementations must read and write a leading
VarInt
packet ID before any other data.