Generated with
Copyright (c) 2022, Yan Kun/Otavia Project
Copyright (c) 2022, Yan Kun/Otavia Project
cc.otavia.json.JsonSerde
See theJsonSerde companion trait
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Derives a JsonSerde for JSON values for the specified type T.
Derives a JsonSerde for JSON values for the specified type T.
Type parameters
-
T
-
a type that should be encoded and decoded by the derived serde
Attributes
-
Returns
-
an instance of the derived serde