Module rings_node::error

source ·
Expand description

A bunch of wrap errors.

Enums

  • Errors enum mapping global custom errors. The error type can be expressed in decimal, where the high decs represent the error category and the low decs represent the error type.

Type Aliases

  • A wrap Result contains custom errors.