DerivedProductCodec
esexpr.ESExprCodec.CodecDerivation.DerivedProductCodec
final class DerivedProductCodec[T <: Product, Types <: Tuple](constructor: String, derivedTuple: ESExprCodecProduct[Types])(using m: ProductOf[T] { type MirroredElemTypes = Types; }) extends ESExprCodec[T]
Attributes
- Graph
-
- Supertypes
Members list
In this article