Docs.rs
apalis-core-0.3.6
apalis-core 0.3.6
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
geofmureithi
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^5
normal
futures ^0.3
normal
http ^0.2.7
normal
log ^0.4
normal
metrics ^0.18
normal
metrics-exporter-prometheus ^0.8
normal
once_cell ^1
normal
petgraph ^0.6.2
normal
pin-project-lite ^0.2.9
normal
sentry-core ^0.25.0
normal
serde ^1.0
normal
serde_json ^1
normal
strum ^0.24
normal
thiserror ^1
normal
tokio ^1
normal
tower ^0.4
normal
tracing ^0.1
normal
tracing-futures ^0.2.5
normal
uuid ^0.8
normal
tokio ^1.6.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
Module context
Structs
?
Module
apalis_core
::
context
source
·
[
−
]
Expand description
Represents the [JobContext].
Structs
JobContext
The context for a job is represented here Used to provide a context when a job is defined through the [Job] trait