Module cw_multi_test::error

source ·
Expand description

§Error definitions

Macros§

  • Construct an ad-hoc error from a string or existing non-anyhow error value.
  • Return early with an error.

Structs§

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

Enums§

  • An enumeration of errors reported across the CosmWasm MultiTest library.

Traits§

Type Aliases§