Docs.rs
rocketmq-5.0.0
rocketmq 5.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
messense
aaron-ai
ShadowySpirits
Dependencies
anyhow ^1.0.70
normal
async-trait ^0.1.68
normal
byteorder ^1
normal
hex ^0.4.3
normal
hostname ^0.3.1
normal
lazy_static ^1.4
normal
mac_address ^1.1.4
normal
minitrace ^0.4
normal
mockall ^0.11.4
normal
mockall_double ^0.3.0
normal
once_cell ^1.9.0
normal
opentelemetry ^0.19.0
normal
opentelemetry-otlp ^0.12.0
normal
os_info ^3
normal
parking_lot ^0.12
normal
prost ^0.11.8
normal
prost-types ^0.11.8
normal
ring ^0.16.20
normal
siphasher ^0.3.10
normal
slog ^2.7.0
normal
slog-async ^2.7.0
normal
slog-json ^2.6.1
normal
slog-term ^2.9.0
normal
thiserror ^1.0
normal
time ^0.3
normal
tokio ^1
normal
tokio-rustls ^0.24.0
normal
tokio-stream ^0.1.12
normal
tonic ^0.9.0
normal
awaitility ^0.3.0
dev
futures ^0.3
dev
wiremock-grpc ^0.0.3-alpha2
dev
regex ^1.7.3
build
tonic-build ^0.9.0
build
version_check ^0.9.4
build
which ^4.4.0
build
Versions
81.6%
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
Module error
rocketmq
5.0.0
Module error
Module Items
Structs
Enums
In crate rocketmq
rocketmq
Module
error
Copy item path
Source
Expand description
Error data model of RocketMQ rust client.
Structs
§
Client
Error
Error returned by producer or consumer.
Enums
§
Error
Kind
Error type using by
ClientError
.