PrinterApi

smithy4s.decline.util.PrinterApi
See thePrinterApi companion object
trait PrinterApi[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def printer[Op[_, _, _, _, _], I, O](endpoint: Endpoint[Op, I, _, O, _, _]): Printer[F, I, O]