[][src]Crate daab

Structs

ArtifactCache

Central structure to prevent dependency duplication on building.

ArtifactPromise

Encapsulates a builder are handle for its artifact from the ArtifactCache.

ArtifactResolver

Resolves any ArtifactPromise used to resolve the dependencies of builders.

Traits

Builder

Represents a builder for an artifact.