PrinterApi

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

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PrinterApi.type

Members list

Type members

Classlikes

object opts

Attributes

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: CachedCompiler): PrinterApi[F]