PrinterApi

smithy4s.decline.util.PrinterApi$
See thePrinterApi companion trait
object PrinterApi

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object opts

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
opts.type

Value members

Concrete methods

def json[F[_] : Applicative]: PrinterApi[F]
def std[F[_] : Console]: PrinterApi[F]
def useCodec[F[_] : Applicative](codec: CodecAPI): PrinterApi[F]