[][src]Type Definition new_home_proxy::proxy_error::ProxyResult

type ProxyResult<T> = Result<T, ProxyError>;

The basic result type filled with the ProxyError