tvix_castore::utils

Function construct_services_from_configs

Source
pub async fn construct_services_from_configs(
    configs: CompositionConfigs,
) -> Result<(Arc<dyn BlobService>, Arc<dyn DirectoryService>), Box<dyn Error + Send + Sync>>
Expand description

Construct the castore handles from their addrs.