resolve

Function resolve 

Source
pub fn resolve(
    defaults: &TargetDefaults,
    var: impl FnMut(&str) -> Option<String>,
) -> TargetLevers
Expand 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.