Module elba::build::job[][src]

Structs

Job

A Job is an individual unit of work in the elba build graph.

JobQueue

Enums

Work

Work refers to either a Source and its BuildHash which needs to be built, a built library which is still being used by other code, or a built target with no remaining dependencies up the chain.