DeriveJsonCodecForOpaqueStrings

io.funkode.transactions.utils.DeriveJsonCodecForOpaqueStrings$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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