Description
Provides core functionality and classes for generating client functions from Servant APIs. It contains the shared pieces that specific Servant client backends build on.
It is useful for libraries and applications that need typed client generation for web APIs. It is a developer library and normally appears as a dependency of higher-level Servant client packages.