Serializer

scala3encoders.derivation.Serializer$
See theSerializer companion trait
object Serializer

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object given_Serializer_Boolean extends Serializer[Boolean]

Attributes

Graph
Supertypes
trait Serializer[Boolean]
class Object
trait Matchable
class Any
Self type
object given_Serializer_Byte extends Serializer[Byte]

Attributes

Graph
Supertypes
trait Serializer[Byte]
class Object
trait Matchable
class Any
Self type
object given_Serializer_Double extends Serializer[Double]

Attributes

Graph
Supertypes
trait Serializer[Double]
class Object
trait Matchable
class Any
Self type
object given_Serializer_Float extends Serializer[Float]

Attributes

Graph
Supertypes
trait Serializer[Float]
class Object
trait Matchable
class Any
Self type
object given_Serializer_Int extends Serializer[Int]

Attributes

Graph
Supertypes
trait Serializer[Int]
class Object
trait Matchable
class Any
Self type
object given_Serializer_Long extends Serializer[Long]

Attributes

Graph
Supertypes
trait Serializer[Long]
class Object
trait Matchable
class Any
Self type
object given_Serializer_Short extends Serializer[Short]

Attributes

Graph
Supertypes
trait Serializer[Short]
class Object
trait Matchable
class Any
Self type
object given_Serializer_String extends Serializer[String]

Attributes

Graph
Supertypes
trait Serializer[String]
class Object
trait Matchable
class Any
Self type