cargo
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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.