Plushie.Event.Diagnostic.ViewPanicked (Plushie v0.7.2)

Copy Markdown View Source

The view function panicked and was caught by the runtime's safety net.

Summary

Types

t()

@type t() :: %Plushie.Event.Diagnostic.ViewPanicked{
  consecutive: non_neg_integer(),
  message: String.t()
}