sui_storage::object_store::util

Function exists

Source
pub async fn exists<S: ObjectStoreGetExt>(store: &S, src: &Path) -> bool