Skip to main content

setup

Function setup 

Source
pub async fn setup(max_connections: u32) -> PgPool
Expand description

Create a pool, run migrations, and return it.