neotype.zioconfig

Members list

Givens

Givens

given complexNt[A, B](using newtype: WithType[A, B], config: DeriveConfig[A], ev: IsValidatedType[newtype.type]): DeriveConfig[B]
given given_DeriveConfig_B[A, B <: A](using subtype: WithType[A, B], config: DeriveConfig[A]): DeriveConfig[B]
given simpleNt[A, B](using newtype: WithType[A, B], config: DeriveConfig[A], ev: IsSimpleType[newtype.type]): DeriveConfig[B]