run_
make_
support
1.87.0-nightly
(75530e9f7 2025-03-18)
In run_
make_
support::
fs
Functions
copy
copy_dir_all
copy_symlink
copy_symlink_raw
create_dir
create_dir_all
create_file
metadata
read
read_dir
read_dir_entries
read_to_string
recursive_remove
remove_dir
remove_dir_all
remove_file
rename
set_permissions
shallow_find_dir_entries
symlink_dir
symlink_file
symlink_metadata
write
run_make_support
::
fs
Function
copy_symlink_raw
Copy item path
Settings
Help
Summary
Source
fn copy_symlink_raw( ty:
FileType
, src: impl
AsRef
<
Path
>, dst: impl
AsRef
<
Path
>, ) ->
Result
<
()
>