DoobieNewtypeGetPut

trait DoobieNewtypeGetPut[A] extends DoobieNewtypeGet[A] with DoobiePut[A]
Since:

2023-12-16

trait DoobiePut[A]
class Object
trait Matchable
class Any
NewtypeBase[A]

Givens

Inherited givens

given derivedGet: Get[<none>]
Inherited from:
DoobieNewtypeGet
given derivedPut: Put[<none>]
Inherited from:
DoobiePut