Theoria.Kernel.Explanation (theoria v0.6.0)

Copy Markdown View Source

Experimental trust-boundary explanation data for Theoria 0.5 reports.

The shape may change before 1.0.

Summary

Types

t()

@type t() :: %Theoria.Kernel.Explanation{
  boundary: atom(),
  description: String.t(),
  name: atom(),
  trusted?: boolean()
}

Functions

default()

@spec default() :: [t()]