Module jsonrpsee_core::error
source · [−]Expand description
Error type.
Structs
Convenience type for displaying errors.
A type with a special subscription_closed
field to detect that
a subscription has been closed to distinguish valid items produced
by the server on the subscription stream from an error.
Enums
Error type.
Generic transport error.
A type to represent when a subscription gets closed by either the server or client side.