Docs.rs
aetheris-protocol-0.2.0
aetheris-protocol 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
garnizeh-labs
Dependencies
async-trait ^0.1.89
normal
prost ^0.14.1
normal
optional
serde ^1.0.228
normal
serde_bytes ^0.11.19
normal
thiserror ^2.0.18
normal
tonic ^0.14.3
normal
optional
tonic-prost ^0.14.3
normal
optional
tracing ^0.1.44
normal
tokio ^1.51.1
dev
tonic-build ^0.14.3
build
tonic-prost-build ^0.14.3
build
tonic ^0.14.3
normal
optional
Versions
96.45%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module reassembler
aetheris_
protocol
0.2.0
Module reassembler
Module Items
Structs
In crate aetheris_
protocol
aetheris_protocol
Module
reassembler
Copy item path
Source
Expand description
Logic for reassembling fragmented network messages.
Structs
ยง
Reassembler
A stateful reassembler that tracks fragmented messages from multiple clients.