[][src]Module memora::error

Error chaining and reporting facilities.

Structs

Error

An error message with optional underlying cause.

Enums

Severity

The severity of a diagnostic message.

Statics

ENABLE_DEBUG

Functions

println_stage

Print stage progress.

Type Definitions

Result

A result with our custom Error type.