Expand description
Error types for promocrypt-core.
This module defines all error types used throughout the library, including error codes for FFI compatibility and detailed validation results.
Enums§
- Error
Code - Error codes aligned with all promocrypt components. These are used for FFI compatibility and cross-component consistency.
- Promocrypt
Error - Main error type for all promocrypt operations.
- Validation
Result - Validation result with detailed information.
Type Aliases§
- Result
- Result type alias for promocrypt operations.