Expand description
Error types for mocra-proxy.
Independent of the host crate — as a standalone-usable library, proxy has its own
ProxyError / Result; the host mocra folds them into its own error hierarchy at the
boundary via impl From<ProxyError> for mocra::Error.
Enums§
- Proxy
Error - Proxy subsystem errors.