Docs.rs
graphile_worker_job-0.2.0
graphile_worker_job 0.2.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
leo91000
Dependencies
chrono ^0.4.45
normal
derive_builder ^0.20.2
normal
getset ^0.1.6
normal
serde_json ^1.0.150
normal
sqlx ^0.9.0
normal
optional
Versions
19.05%
of the crate is documented
Platform
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
Crate graphile_worker_job
graphile_
worker_
job
0.2.0
All Items
Crate Items
Structs
Crate
graphile_
worker_
job
Copy item path
Source
Structs
ยง
DbJob
DbJob
represents a job as stored in the database.
DbJob
Data
Named field carrier for constructing a
DbJob
.
Job
Job
extends
DbJob
with an additional task_identifier field.
JobBuilder
Builder for
Job
.