Function connect

Source
pub async fn connect(url: &str) -> Result<Pool<Postgres>, PgUIAPIError>