ProductDecoder

class ProductDecoder[A](mirror: ProductOf[A])(fieldInstances: All[Decoder, <none>]) extends LazySummonByConfig[EvoDecoder, A]
trait LazySummonByConfig[EvoDecoder, A]
class Object
trait Matchable
class Any

Value members

Concrete methods

def instance(using config: => Config[A]): EvoDecoder[A]