Module common

Source
Expand description

Outside of a few binaries / libraries that are intimately tied to one particular architecture / platform, most things in the hvlite tree run on a common subset of supported target triples + build profiles.

Enumsยง

CommonArch
Vocabulary type for artifacts that only get built for the most common actively-supported architectures in the hvlite tree.
CommonPlatform
Vocabulary type for artifacts that only get built for the most common actively-supported platforms in the hvlite tree.
CommonProfile
Vocabulary type for artifacts that only get built using the two most common cargo build profiles (i.e: release vs. debug).
CommonTriple