deriveInternal

oxygen.meta.K0.Derivable.deriveInternal

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def productDeriver[A](using Quotes, Type[F], Type[A], ProductGeneric[A], Derivable[F]): ProductDeriver[F, A]
def sumDeriver[A](using Quotes, Type[F], Type[A], SumGeneric[A], Derivable[F]): SumDeriver[F, A]