Skip to main content

Module error

Module error 

Source
Expand description

Error types for GPG packet parsing.

This module provides the Error enum for all parsing failures and the Result type alias for convenient error handling.

Enums§

Error
Errors that can occur during GPG packet parsing.

Type Aliases§

Result
A specialized Result type for GPG parsing operations.