Docs.rs
simple-job-queue-0.4.0
simple-job-queue 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
affanshahid
Dependencies
async-trait ^0.1.68
normal
futures ^0.3.28
normal
redis ^0.22.3
normal
optional
serde ^1.0.159
normal
serde_json ^1.0.95
normal
tokio ^1
normal
uuid ^1.3.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
All
simple_
job_
queue
0.4.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
error::JobError
job::Job
job_queue::JobQueue
job_queue::JobQueueOptions
redis::RedisJobContext
redis::RedisJobQueueBackend
redis::RedisJobQueueBackendOptions
Enums
error::JobQueueError
Traits
job_queue::JobQueueBackend
job_queue::Processor