opts

smithy4s.decline.util.PrinterApi.opts
object opts

Attributes

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

Members list

Value members

Concrete methods

def default[F[_] : Applicative](extraCodecs: (String, PrinterApi[F])*): Opts[PrinterApi[F]]
def fromMap[F[_]](printers: Map[String, PrinterApi[F]]): Opts[PrinterApi[F]]