Standardized error handling for the dala_dev codebase.
Provides consistent error types and helper functions to ensure uniform error reporting across all modules.
Summary
Functions
Formats an error for user-friendly display.
Creates a standardized error tuple with optional module context.
Wraps a function call with standardized error handling.
Types
Functions
Formats an error for user-friendly display.
Creates a standardized error tuple with optional module context.
Wraps a function call with standardized error handling.