JsonContext

fs2.data.json.JsonContext
See theJsonContext companion object
sealed trait JsonContext

A JSON trace context, positioning the current location in the JSON value starting from the root.

Attributes

Companion
object
Source
JsonContext.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Index
class Key
object Root.type
In this article