Expand description
Convert parsed BridgeOutput::package_base
output into a PackageBase
.
Macros§
- package_
base_ 🔒value_ array - Handles all potentially architecture specific Vector entries in the
handle_package_base
function.
Enums§
- Package
Base 🔒Keywords - The combination of all keywords that’re valid in the scope of a
pkgbase
section.
Functions§
- handle_
package_ base - Convert the raw keyword map from the
BridgeOutput
into a well-formed and typedPackageBase
.