typed-protocols-doc
Safe HaskellNone
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.