# `Splode.Stacktrace`
[🔗](https://github.com/ash-project/splode/blob/v0.3.1/lib/splode/stacktrace.ex#L5)

A placeholder for a stacktrace so that we can avoid printing it everywhere

# `t`

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

---

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