Expand description
Error types for the ContextLite Rust client.
This module provides comprehensive error handling with detailed error messages and proper error chaining for debugging.
Enums§
- ContextLite Error 
- The main error type for the ContextLite client
Functions§
- handle_response_ error 
- Helper function to handle HTTP response errors
Type Aliases§
- Result
- Result type for ContextLite operations