☰
In cargo_util::paths
In cargo_util::paths
Structs
PathAncestors
Functions
ancestors
append
bytes2path
copy
create
create_dir_all
create_dir_all_excluded_from_backups_atomic
dylib_path
dylib_path_envvar
join_paths
link_or_copy
mtime
mtime_recursive
normalize_path
open
path2bytes
read
read_bytes
remove_dir
remove_dir_all
remove_file
resolve_executable
set_file_time_no_err
set_invocation_time
strip_prefix_canonical
write
write_if_changed
?
Function
cargo_util
::
paths
::
bytes2path
source
·
[
−
]
pub fn bytes2path(bytes:
&[
u8
]
) ->
Result
<
PathBuf
>
Expand description
Converts UTF-8 bytes to a path.