Skip to main content

connect

Function connect 

Source
pub async fn connect(
    config: &PostgresPoolConfig,
) -> Result<PgPool, PostgresError>