Asynchronous background jobs implemented with pluggable backends and runtimes.
# Cargo.toml
[dependencies]
background-jobs = "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 as a dependency and use #[tokio::main].
No dependency data recorded yet.