SerializerObj

fm.serializer.SerializerObj

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Serializer.type

Members list

Value members

Concrete methods

inline def make[T]: Serializer[T]

Call this for creating an "implicit val" that can be picked up by serialize() calls

Call this for creating an "implicit val" that can be picked up by serialize() calls

Attributes