Function create_custom_pool_registry

Source
pub async fn create_custom_pool_registry(
    pools: Vec<(String, String, PoolConfig)>,
) -> Result<PoolRegistry, ModelError>
Expand description

Create a pool registry with custom configuration