Skip to main content

Module error

Module error 

Source
Expand description

Errors from reading and writing ABI records.

There is no thiserror here, and there will not be. This crate ends up inside every decoder anyone writes, so it carries no dependencies at all and the boilerplate is written out by hand.

Enums§

Error
What went wrong while reading or writing an ABI record.

Type Aliases§

Result
The result of an ABI read or write.