NonEmptyListFormatters

uk.gov.hmrc.apiplatform.modules.common.domain.services.NonEmptyListFormatters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given nelReads[A](using r: Reads[A]): Reads[NonEmptyList[A]]
given nelWrites[A](using w: Writes[A]): Writes[NonEmptyList[A]]