DtErrKind and main error type DtErr.
DtErrKind
DtErr
DtErr is a type alias to AnErr — a compact, zero-allocation error that supports chaining with source locations and short per-level reasons.
AnErr