Docs.rs
aetheris-protocol-0.2.2
aetheris-protocol 0.2.2
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
GameTransportBounds
aetheris_
protocol
0.2.2
Game
Transport
Bounds
Implementors
In aetheris_
protocol::
traits
aetheris_protocol
::
traits
Trait
Game
Transport
Bounds
Copy item path
Source
pub trait GameTransportBounds:
Send
{ }
Implementors
§
Source
§
impl<T: ?
Sized
+
Send
>
GameTransportBounds
for T
Available on
non-WebAssembly
only.