Docs.rs
msgtrans-0.1.5
msgtrans 0.1.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zoujiaqing
Dependencies
anyhow ^1
normal
async-trait ^0.1.64
normal
bytes ^1.4.0
normal
crossbeam ^0.8
normal
flate2 ^1
normal
futures ^0.3.28
normal
s2n-quic ^1
normal
tokio ^1.32
normal
tokio-tungstenite ^0.19
normal
url ^2.4.0
normal
zstd ^0.13
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
msgtrans
0.1.5
In msgtrans::
callbacks
Type Alias
msgtrans
::
callbacks
::
OnReconnectHandler
Copy item path
source
ยท
[
−
]
pub type OnReconnectHandler = dyn
Fn
() +
Send
+
Sync
;