Function xtask::swift::build_path_for_target
source ยท fn build_path_for_target(
target: &Target,
profile: &str,
) -> Result<Utf8PathBuf, Box<dyn Error>>
Expand description
The path of the built library for a specific target and profile.