Docs.rs
simple-queue-0.2.2
simple-queue 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
exlee
Dependencies
anyhow ^1.0.102
normal
chrono ^0.4.44
normal
dashmap ^6.1.0
normal
futures ^0.3.32
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sqlx ^0.8.6
normal
tokio ^1.51.1
normal
tracing ^0.1.44
normal
uuid ^1.23.0
normal
tracing-subscriber ^0.3.23
dev
Versions
67.74%
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
All
simple_
queue
0.2.2
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
prelude::Job
queue::SimpleQueue
reaper::Reaper
sync::InstantStrategy
sync::Permit
Enums
prelude::JobResult
sync::BackoffStrategy
sync::JobStrategyError
Traits
prelude::Handler
prelude::JobExt
sync::JobStrategy
Functions
setup
setup_from_url
start
start_with_janitor
start_without_janitor
Type Aliases
BoxDynError