Skip to main content

Module error

Module error 

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

ProxyError
Main error type for the proxy application

Type Aliases§

Result
Type alias for Result with ProxyError