DeriveAtomicTypeCodec

io.funkode.transactions.utils.DeriveAtomicTypeCodec$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def gen[T, S](create: S => T, unwrap: T => S)(using JsonCodec[S]): JsonCodec[T]