JsonFormat

besom.json.JsonFormat
See theJsonFormat companion trait
object JsonFormat

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonFormat.type

Members list

Value members

Concrete methods

inline def derived[T <: Product](using JsonProtocol): JsonFormat[T]