Expand description
Error types for the Aptu CLI.
Uses thiserror for deriving std::error::Error implementations.
Application code should use anyhow::Result for top-level error handling.
Enumsยง
- Aptu
Error - Errors that can occur during Aptu operations.