Function linera_storage_service::client::service_config_from_endpoint
source ยท pub fn service_config_from_endpoint(
endpoint: &str,
) -> Result<ServiceStoreInternalConfig, ServiceStoreError>
Expand description
Creates a ServiceStoreConfig
from an endpoint.