tvix_castore::utils

Function construct_services

Source
pub async fn construct_services(
    urls: impl Into<ServiceUrls>,
) -> Result<(Arc<dyn BlobService>, Arc<dyn DirectoryService>), Box<dyn Error + Send + Sync>>
Expand description

Construct the castore handles from their addrs.