Docs.rs
wae-queue-0.0.2
wae-queue 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
optional
futures ^0.3.32
normal
lapin ^4.3.0
normal
optional
pulsar ^6.7.0
normal
optional
rdkafka ^0.39.0
normal
optional
redis ^1.0.5
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
wae-types ^0.0.2
normal
protoc-bin-vendored ^3.2
build
Versions
100%
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
Skip to main content
QueueName
wae_
queue
0.0.2
Queue
Name
Aliased Type
In crate wae_
queue
wae_queue
Type Alias
Queue
Name
Copy item path
Source
pub type QueueName =
String
;
Expand description
队列名称类型
Aliased Type
§
pub struct QueueName {
/* private fields */
}