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