JsonShowable

harness.zio.JsonShowable
trait JsonShowable[T](implicit jsonEncoder: JsonEncoder[T])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
T

Members list

Value members

Concrete methods

final def showJson: String
final def showJsonPretty: String