create_connection_pool

Function create_connection_pool 

Source
pub async fn create_connection_pool(config: ConnectionConfig) -> Result<PgPool>