sui_
storage
0.1.0
In sui_
storage::
object_
store::
util
sui_storage
::
object_store
::
util
Function
path_to_filesystem
Copy item path
Source
pub fn path_to_filesystem( local_dir_path:
PathBuf
, location: &Path, ) ->
Result
<
PathBuf
>