Data

object Data
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class ExecutionMetrics(metrics: ExecutionMetrics) extends Data
final case class FiberDump(dumps: Chunk[String]) extends Data
final case class Simple(message: String) extends Data

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror