sui_storage::object_store::util

Function get

Source
pub async fn get<S: ObjectStoreGetExt>(store: &S, src: &Path) -> Result<Bytes>