Module error

Module error 

Source
Expand description

Custom error types for EnvelopeCLI

This module defines the error hierarchy for the application using thiserror for ergonomic error definitions.

Enums§

EnvelopeError
The main error type for EnvelopeCLI operations

Functions§

format_cli_error
Format an error for CLI output with suggestions

Type Aliases§

EnvelopeResult
Result type alias for EnvelopeCLI operations