Function testdrive::util::postgres::postgres_client[][src]

pub async fn postgres_client(url: &String) -> Result<Client, Error>