Module prost_simple_rpc::error [] [src]

Error type definitions for errors that can occur during RPC interactions.

Enums

Error

An error has occurred.

Type Definitions

Result

A convenience type alias for creating a Result with the error being of type Error.