Module error

Module error 

Source
Expand description

Error types for Alopex CLI

This module defines CLI-specific error types using thiserror.

Enums§

CliError
CLI-specific error type.

Functions§

handle_error
Handle an error by printing it and exiting.

Type Aliases§

Result
Type alias for CLI results.