Expand description
Error types for OxiGDAL Analytics
This module provides comprehensive error handling for all analytics operations.
All errors implement std::error::Error and are designed for production use.
Enums§
- Analytics
Error - Comprehensive error types for analytics operations
Type Aliases§
- Result
- Result type alias for analytics operations