A DependencyClient that provides an interface to Apple's Contacts API using async functions.
Interaction with Contacts using modern swift 6. Contacts is unforgiving (runtime crash if you dont specifically check every field on the item)
You can add ContactsClient to an Xcode project by adding it as a package dependency.