# `Ash.Error.Stacktrace`
[🔗](https://github.com/ash-project/ash/blob/v3.27.8/lib/ash/error/stacktrace.ex#L5)

Utilities for working with stacktraces

# `t`

```elixir
@type t() :: %Ash.Error.Stacktrace{stacktrace: list()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
