Core types for implementing an asynchronous jobs processor.
# Cargo.toml
[dependencies]
background-jobs-core = "0.20.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new background job.
Add tokio or async-std as a dependency and set up a runtime.
No dependency data recorded yet.