Module error

Module error 

Source
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ยง

AptuError
Errors that can occur during Aptu operations.