Module pearl::error

source ·
Expand description

Types representing various errors that can occur in pearl.

Structs

The error type for Storage operations.

Enums

A list specifying categories of Storage error.
Variants of validation errors.

Traits

Convenient helper for downcasting anyhow error to pearl error.