Expand description
Custom error types for EnvelopeCLI
This module defines the error hierarchy for the application using thiserror for ergonomic error definitions.
Enums§
- Envelope
Error - The main error type for EnvelopeCLI operations
Functions§
- format_
cli_ error - Format an error for CLI output with suggestions
Type Aliases§
- Envelope
Result - Result type alias for EnvelopeCLI operations