Skuld.Coroutine.Error (skuld v0.27.3)
View SourceCanonical error representation for fiber failures.
Normalizes all error paths — Elixir exceptions (raise/rescue), Elixir throws and exits, Skuld Throw.throw, cancellation, and BEAM task crashes — into a single struct. Replaces the ad-hoc tuple conventions that previously required multi-clause unwrapping.