Skip to main content

Module error

Module error 

Source
Expand description

CLI-level error type. Wraps every failure mode the binary surfaces so main() can render a single, user-readable line per failure.

Enums§

CliError
Top-level error variants for the faucet binary.

Type Aliases§

CliResult
Convenience alias used by every CLI module.