A module containing all public facing providers

Providers

ForeignCcArtifactInfo

Groups information about the external library install directory, and relative bin, include and lib directories.

Serves to pass transitive information about externally built artifacts up the dependency chain.

Can not be used as a top-level provider. Instances of ForeignCcArtifactInfo are encapsulated in a depset ForeignCcDepsInfo::artifacts.

ForeignCcDepsInfo

Provider to pass transitive information about external libraries.