Expand description
Structured error messages for CLI tools.
Follows RFC 9457 (Problem Details) style for machine-readable errors with human-friendly formatting.
Modules§
- errors
- Standard error constructors.
Structs§
- CliError
- Structured error following RFC 9457 (Problem Details) style.