EnumTag

smithy4s.schema.EnumTag
See theEnumTag companion object
sealed trait EnumTag[+E]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ClosedIntEnum.type
object ClosedStringEnum.type
class OpenIntEnum[E]
class OpenStringEnum[E]
In this article