Encoder

object Encoder
Companion:
class
class Object
trait Matchable
class Any
Encoder.type

Type members

Types

type Aux[-A, E <: DataType] = Encoder[A] { type ColumnType = E; }

Givens

Exports

Defined exports

given fromMirror[A]
Exported from StructEncoder
given optFromMirror[A](using encoder: StructEncoder[A])
Exported from StructEncoder