[][src]Module new_home_proxy::proxy_error

This module contains the central error of the application

Structs

ProxyError

This is the main error type inside the proxy. This error can be create from all other errors (that are handled in the application)

Type Definitions

ProxyResult

The basic result type filled with the ProxyError