Module error

Module error 

Source
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§

ContextLiteError
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