Module diem_sdk::crypto::error[][src]

Expand description

Rexport the error types needed for the various crypto traits

Macros

bail

Return early with an error.

Structs

Error

The Error type, a wrapper around a dynamic error type.