Expand description
Error types for tiny-proxy
This module defines custom error types using thiserror for better
error handling and reporting throughout the application.
Enums§
- Proxy
Error - Main error type for the proxy application
Type Aliases§
- Result
- Type alias for Result with ProxyError