Skip to main content
Module job
cargo
1.96.0-nightly
(bcf3d36c9 2026-03-19)
Module job
Module Items
Structs
Enums
In cargo::
core::
compiler::
job_
queue
cargo
::
core
::
compiler
::
job_queue
Module
job
Copy item path
Source
Expand description
See
Job
and
Work
.
Structs
§
Job
Represents a unit of
Work
with a
Freshness
for caller to determine whether to re-execute or not.
Work
The basic unit of work.
Enums
§
Freshness
Indication of the freshness of a package.