toSlowCompile

ldbc.dsl.codec.auto.generic.`package`.toSlowCompile
object toSlowCompile

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given given_Codec_P[P <: Product](using mirror: ProductOf[P], codec: Codec[mirror.MirroredElemTypes]): Codec[P]

Attributes

Source
package.scala
given given_Decoder_P[P <: Product](using mirror: ProductOf[P], decoder: Decoder[mirror.MirroredElemTypes]): Decoder[P]

Attributes

Source
package.scala
given given_Encoder_P[P <: Product](using mirror: ProductOf[P], encoder: Encoder[mirror.MirroredElemTypes]): Encoder[P]

Attributes

Source
package.scala