I reprsent an error in evaluation
We are a custom type so the GT side can easily create views of me!
Summary
Types
@type t() :: %GtBridge.Eval.Error{ error: any() | nil, kind: Exception.non_error_kind() | nil, trace: Exception.stacktrace() | nil }
I reprsent an error in evaluation
We are a custom type so the GT side can easily create views of me!
@type t() :: %GtBridge.Eval.Error{ error: any() | nil, kind: Exception.non_error_kind() | nil, trace: Exception.stacktrace() | nil }