json

zio.http.codec.HttpContentCodec.json
object json

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
json.type

Members list

Value members

Concrete methods

def only[A](implicit schema: Schema[A]): HttpContentCodec[A]