Docs.rs
aetheris-protocol-0.2.4
aetheris-protocol 0.2.4
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.48%
of the crate is documented
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 error
aetheris_
protocol
0.2.4
Module error
Module Items
Enums
In crate aetheris_
protocol
aetheris_protocol
Module
error
Copy item path
Source
Expand description
Protocol error types using thiserror.
Enums
ยง
Encode
Error
Errors from the serialization layer.
Transport
Error
Errors from the transport layer.
World
Error
Errors from the ECS adapter.