Serializer

fs2.data.json.codec.Serializer
See theSerializer companion trait
object Serializer

Attributes

Companion
trait
Source
Serializer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Serializer.type

Members list

Type members

Types

type Aux[A, J] = Serializer[A] { type Json = J; }

Attributes

Source
Serializer.scala