Docs.rs
rust-task-queue-0.1.5
rust-task-queue 0.1.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
longbowou
Dependencies
actix-web ^4.4
normal
optional
async-trait ^0.1
normal
axum ^0.7
normal
optional
chrono ^0.4
normal
clap ^4.0
normal
optional
config ^0.14
normal
optional
dashmap ^5.5
normal
deadpool-redis ^0.14
normal
futures ^0.3
normal
hex ^0.4
normal
inventory ^0.3
normal
libloading ^0.8
normal
optional
once_cell ^1.19
normal
redis ^0.24
normal
rmp-serde ^1.1
normal
rust-task-queue-macro ^0.1.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
toml ^0.8
normal
optional
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
uuid ^1.0
normal
actix-web ^4.4
dev
axum ^0.7
dev
criterion ^0.5
dev
tokio-test ^0.4
dev
tower ^0.4
dev
tower-http ^0.5
dev
tracing-subscriber ^0.3
dev
Versions
35.14%
of the crate is documented
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
rust_
task_
queue
0.1.5
Module queue
Module Items
Modules
Structs
In crate rust_
task_
queue
rust_task_queue
Module
queue
Copy item path
Source
Modules
§
queue_
names
Standard queue names used throughout the task queue system
Structs
§
Queue
Config
Queue
Manager