create_pool

Function create_pool 

Source
pub async fn create_pool(database_url: &str) -> Result<DbPool, Error>