Function pgui_api::connect

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