cargo
1.84.0-nightly
(3fee0f12e 2024-11-20)
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.