pub async fn storage_service_check_absence(
endpoint: &str,
) -> Result<bool, StorageServiceStoreError>Expand description
Checks that endpoint is truly absent.
pub async fn storage_service_check_absence(
endpoint: &str,
) -> Result<bool, StorageServiceStoreError>Checks that endpoint is truly absent.