Expand description
Access to internal Hakari data structures.
These are provided in case some post-processing needs to be done.
Structs§
- Computed
Inner Value - The values of
ComputedInnerMap
. - Computed
Value - The values of a
ComputedMap
. - Output
Key - A key representing a platform and host/target. Returned by
Hakari
.
Type Aliases§
- Computed
Inner Map - A target map or a host map in a
ComputedValue
. - Computed
Map - The map of all build results computed by Hakari.
- Output
Map - The map used by Hakari to generate output TOML.