Module client_error

Module client_error 

Source

Re-exports§

pub use reqwest;

Structs§

AnyhowError
The Error type, a wrapper around a dynamic error type.
Error
SerdeJsonError
This type represents all possible errors that can occur when serializing or deserializing JSON data.

Enums§

ErrorKind
SignerError
TransactionError
Reasons a transaction might be rejected.

Type Aliases§

Result