MappingMacros

class Object
trait Matchable
class Any

Value members

Concrete methods

inline def checkFields[A, B](using m: ProductOf[A]): Unit
inline def mappingImpl[In, Out <: Product](using mc: ProductOf[Out]): Mapping[In, Out]