Module bitcoin::error

source ·
Expand description

Contains error types and other error handling tools.

Structs

  • Error with rich context returned when a string can’t be parsed as an integer.

Enums

  • A general error code, other errors should implement conversions to/from this if appropriate.