Dispatcher

smithy4s.schema.Alt.Dispatcher
See theDispatcher companion trait
object Dispatcher

Attributes

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

Members list

Value members

Concrete methods

def fromUnion[U](union: UnionSchema[U]): Dispatcher[U]