fn to_example_targets( targets: &[TomlExampleTarget], package_root: &Path, edition: Edition, ) -> CargoResult<Vec<Target>>