Expand description
Unified error types for Infiniloom
This module provides a top-level error type that wraps all domain-specific errors for convenient error handling across the library.
Enums§
- Infiniloom
Error - Unified error type for all Infiniloom operations
Type Aliases§
- Result
- Convenience type alias for Results using InfiniloomError