nautilus_infrastructure::sql::pg

Function connect_pg

Source
pub async fn connect_pg(options: PgConnectOptions) -> Result<PgPool>