Docs.rs
runat-0.2.2
runat 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
swervv
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
cron ^0.15.0
normal
dashmap ^6.1
normal
futures ^0.3
normal
runat-macros ^0.2.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.11
normal
sqlx ^0.8
normal
optional
thiserror ^1.0
normal
tokio ^1.42
normal
tracing ^0.1
normal
optional
uuid ^1.11
normal
serial_test ^3.2
dev
tokio ^1.42
dev
Versions
80.56%
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
Module queue
runat
0.2.2
Module queue
Module Items
Structs
Type Aliases
In crate runat
runat
Module
queue
Copy item path
Source
Structs
§
JobQueue
Job queue that manages job lifecycle
JobQueue
Config
Configuration for the job queue
JobRegistry
Registry for job handlers
JobWorker
Type Aliases
§
JobHandler
Type-erased job handler function (wrapped in Arc for cloneability)