DerivedCellEncoder

fs2.data.csv.generic.internal.DerivedCellEncoder$
See theDerivedCellEncoder companion trait

Attributes

Companion:
trait
Source:
DerivedCellEncoder.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Givens

Givens

inline given deriveSingleton[T](using cv: CellValue[T]): DerivedCellEncoder[T]

Attributes

Source:
DerivedCellEncoder.scala
given deriveUnaryProduct[T <: Product](using m: ProductOf[T] { type MirroredElemTypes <: Any *: EmptyTuple; }, ce: CellEncoder[Head[<none>]]): DerivedCellEncoder[T]

Attributes

Source:
DerivedCellEncoder.scala