sui_
storage
0.1.0
In sui_
storage::
object_
store::
util
sui_storage
::
object_store
::
util
Function
put
Copy item path
Source
pub async fn put<S:
ObjectStorePutExt
>( store:
&S
, src: &Path, bytes: Bytes, ) ->
Result
<
()
>