pub fn binary_targets<P: AsRef<Path>>( manifest_path: P) -> Result<HashSet<String>>
Extract all the binary target names from a Cargo.toml file