pub fn get_target_dir(manifest_path: impl AsRef<Path>) -> PathBuf
Expand description

Determines and returns the build target directory from the Cargo manifest at the given manifest_path.