DeriveJsonFieldEncoderForOpaqueStrings

io.funkode.transactions.utils.DeriveJsonFieldEncoderForOpaqueStrings$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def gen[T]: JsonFieldEncoder[T]
def genImpl[T](using t: Type[T])(using Quotes): Expr[JsonFieldEncoder[T]]