Exception wrapper carrying a structured RustQ.Diagnostic value.
Summary
Types
@type t() :: %RustQ.Diagnostic.Error{ __exception__: term(), diagnostic: RustQ.Diagnostic.t(), message: String.t() }
Exception wrapper carrying a structured RustQ.Diagnostic value.
@type t() :: %RustQ.Diagnostic.Error{ __exception__: term(), diagnostic: RustQ.Diagnostic.t(), message: String.t() }