Function cargo::ops::cargo_package::error_on_nonexistent_file
source ยท fn error_on_nonexistent_file(
pkg: &Package,
path: &Path,
manifest_key_name: &'static str,
invalid: &mut Vec<String>,
)