Description
Documentation generator for 'RawM' endpoints.
Description
Please see README.md.
README.md
Servant.RawM.Docs
This is the documentation-generation library for servant-rawm.
See the servant-rawmREADME.md and Haddocks for a short explanation of how to use this package.
After servant-rawm 1.0.0.0, the implementations of the RawM endpoint are divided into servant-rawm-client, servant-rawm-docs, and servant-rawm-server to avoid introducing unnecessary dependencies and reduce the compilation overhead.