cargo
1.82.0
(f6e511eec 2024-10-15)
Module job
Structs
Enums
In cargo::
core::
compiler::
job_
queue
Module
cargo
::
core
::
compiler
::
job_queue
::
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.