Module hexcrypt::error

source ·
Expand description

The error module contains custom error types and error handling functionality.

Enums

Type Definitions

  • Alias for a Result that uses the HexCryptError enum as the error type.