View Source Defectoscope.Report (Defectoscope v0.1.4)
Defines a report struct
Summary
Functions
Creates a new report using a report builder
Creates a new report with the specified kind, message, and stack trace
Types
Functions
Creates a new report using a report builder
@spec new(kind :: atom(), reason :: any(), stacktrace :: Exception.stacktrace()) :: t()
Creates a new report with the specified kind, message, and stack trace