given_Encoder_Page

given given_Encoder_Page: Encoder[Page]

Value members

Concrete methods

def apply(p: Page): Json

Inherited methods

final def contramap[B](f: B => Page): Encoder[B]
Inherited from
Encoder
final def mapJson(f: Json => Json): Encoder[Page]
Inherited from
Encoder