pub fn resolve(
defaults: &TargetDefaults,
var: impl FnMut(&str) -> Option<String>,
) -> TargetLeversExpand description
The whole table, as a pure function of the baked declaration and a variable lookup — so the resolution is testable for ANY target from a CPU test, on any host, without touching the process environment.