pub fn exe(name: &str, target: TargetSelection) -> String
Given an executable called name, return the filename for the executable for a particular target.
name