pub fn get_dir_with_profile( target_dir: impl AsRef<Path>, profile: &str, examples: bool, ) -> PathBuf
Returns the target executable directory given target_dir and profile.
target_dir
profile