common
0.1.0
In common::
utils::
file_
util
common
::
utils
::
file_util
Function
move_file_or_directory_fun
Copy item path
pub fn move_file_or_directory_fun( src_path: &
str
, dest_path: &
str
, ) ->
Result
<
()
,
StatusMessage
>