Docs.rs
vortex-protocol-0.1.3
vortex-protocol 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gaius-qi
Dependencies
bytes ^1
normal
chrono ^0.4.41
normal
rand ^0.8
normal
thiserror ^2.0
normal
criterion ^0.5
dev
proptest ^1.7
dev
Versions
72.17%
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
Crate vortex_protocol
vortex_
protocol
0.1.3
All Items
Crate Items
Modules
Structs
Enums
Constants
Crate
vortex_
protocol
Copy item path
Source
Modules
§
error
tlv
Structs
§
Header
Header represents the Vortex packet header.
Enums
§
Vortex
Vortex Protocol
Constants
§
HEADER_
SIZE
HEADER_SIZE is the size of the Vortex packet header including the packet identifier, tag, and length.