MappedDecoderMaker

class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def apply[Decoder[_], Mapped <: AnyVal]: AnyValDecoderContext[Decoder, Mapped] => Decoder[Mapped]
def applyImpl[Decoder[_] : Type, Mapped <: AnyVal : Type](implicit evidence$1: Type[Decoder], evidence$2: Type[Mapped], qctx: Quotes): Expr[AnyValDecoderContext[Decoder, Mapped] => Decoder[Mapped]]