Docs.rs
burn-communication-0.20.0
burn-communication 0.20.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
axum ^0.8.8
normal
optional
burn-std =0.20.0
normal
burn-tensor =0.20.0
normal
optional
bytes ^1.10
normal
derive-new ^0.7.0
normal
futures ^0.3
normal
optional
futures-util ^0.3
normal
log ^0.4.29
normal
rmp-serde ^1.3.1
normal
serde ^1.0.228
normal
serde_bytes ^0.11.18
normal
tokio ^1.49.0
normal
tokio-tungstenite ^0.28
normal
optional
tokio-util ^0.7
normal
tracing ^0.1.44
normal
tracing-core ^0.1.36
normal
tracing-subscriber ^0.3.20
normal
Versions
83.33%
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
CommunicationError
burn_
communication
0.20.0
Communication
Error
Implementors
In crate burn_
communication
burn_communication
Trait
Communication
Error
Copy item path
Source
pub trait CommunicationError:
Debug
+
Send
+ 'static { }
Expand description
Error that happens during a communication.
Implementors
ยง