Docs.rs
rocketmq-remoting-0.7.0
rocketmq-remoting 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mxsm
Dependencies
anyhow ^1.0.100
normal
bitvec ^1.0.1
normal
bytemuck ^1.24.0
normal
bytes ^1.11.0
normal
cheetah-string ^0.1.7
normal
dashmap ^6.1.0
normal
flate2 ^1.1.7
normal
flume ^0.11
normal
futures ^0.3
normal
futures-util ^0.3
normal
lazy_static ^1.5.0
normal
num_cpus ^1.17
normal
parking_lot ^0.12
normal
rand ^0.9.2
normal
rocketmq-common ^0.7.0
normal
rocketmq-error ^0.7.0
normal
rocketmq-macros ^0.7.0
normal
rocketmq-runtime ^0.7.0
normal
rocketmq-rust ^0.7.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_json_any_key ^2.0.0
normal
simd-json ^0.17
normal
optional
thiserror ^2.0.17
normal
tokio ^1.48
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.17
normal
tracing ^0.1.43
normal
trait-variant ^0.1.2
normal
uuid ^1.19.0
normal
bytes ^1.11.0
dev
criterion ^0.8
dev
Versions
15.7%
of the crate is documented
Platform
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
ConnectionId
rocketmq_
remoting
0.7.0
Connection
Id
Aliased Type
In rocketmq_
remoting::
connection
rocketmq_remoting
::
connection
Type Alias
Connection
Id
Copy item path
Source
pub type ConnectionId =
CheetahString
;
Aliased Type
ยง
pub struct ConnectionId {
/* private fields */
}