cargo
1.87.0-nightly
(227690a25 2025-03-16)
In cargo::
ops::
cargo_
package
Modules
vcs
verify
Structs
ArchiveFile
LocalDependencies
PackageOpts
TmpRegistry
Enums
FileContents
GeneratedFile
Constants
ORIGINAL_MANIFEST_FILE
VCS_INFO_FILE
Functions
build_ar_list
build_lock
check_filename
check_for_file_and_add
check_metadata
check_yanked
compare_resolve
create_package
do_package
error_custom_build_file_not_in_package
error_on_nonexistent_file
get_registry
local_deps
package
package_with_dep_graph
prepare_archive
tar
cargo
::
ops
::
cargo_package
Function
check_filename
Copy item path
Settings
Help
Summary
Source
fn check_filename(file: &
Path
, shell: &mut
Shell
) ->
CargoResult
<
()
>