Module error

Module error 

Source
Expand description

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

Enums§

Error
An error has occurred.

Type Aliases§

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