cargo
1.79.0
(129f3b996 2024-06-10) (built from a source tarball)
Module job
Structs
Enums
In cargo::core::compiler::job_queue
?
Settings
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.