pub fn get_target_dir(manifest_path: impl AsRef<Path>) -> PathBuf
Determines and returns the build target directory from the Cargo manifest at the given manifest_path.
manifest_path