typed-protocols-doc-0.1.0.0: Derive documentation from typed-protocols source code
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.TypedProtocol.Documentation.TH

Synopsis

Documentation

describeProtocol :: Name -> [Name] -> Name -> [Name] -> ExpQ Source #

Generate a ProtocolDescription runtime representation of a typed protocol specification, including serialization information.