CirceCodecs
org.mbari.vars.migration.etc.circe.CirceCodecs
object CirceCodecs
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CirceCodecs.type
Members list
Value members
Concrete fields
Givens
Givens
Extensions
Extensions
extension (json: Json)
Convert a circe Json object to a JSON string
Convert a circe Json object to a JSON string
Value parameters
- value
-
Any value with an implicit circe coder in scope
Attributes
extension [T](jsonString: String)
extension (jsonString: String)
extension [T](value: T)
Convert an object to a JSON string
Convert an object to a JSON string
Value parameters
- value
-
Any value with an implicit circe coder in scope
Attributes
In this article