Plushie.Event.Diagnostic.SvgDecodeTimeout (Plushie v0.7.1)

Copy Markdown View Source

SVG decode exceeded its wall-clock budget.

Summary

Types

t()

@type t() :: %Plushie.Event.Diagnostic.SvgDecodeTimeout{
  deadline_debug: String.t(),
  id: String.t(),
  source: String.t()
}