oxygen.meta.FromExprT
See theFromExprT companion trait
Attributes
Members list
Type members
Classlikes
final case class AppliedType[A](tpe: Type[A], fet: FromExprT[A]) extends FromExpr[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FromExpr[A]class Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Unfortunately, scala macros do not allow this to be implemented in Derivable. Therefore, every companion object that extends Derivable must implement this function with the following body: ${ derivedImpl[A] }
Unfortunately, scala macros do not allow this to be implemented in Derivable. Therefore, every companion object that extends Derivable must implement this function with the following body: ${ derivedImpl[A] }
Attributes
- Definition Classes
Givens
Givens
In this article