Module stdtx::error

source · []
Expand description

Error types

Structs

The core error reporting type of the library, a wrapper around a dynamic error reporting type.

Enums

Kinds of errors

Type Definitions

type alias for Result<T, Report>