Module orc_rust::error

source ·

Macros

  • Ensure a condition is true. If it is not, return from the function with an error.
  • Ensure a condition is true. If it is not, return a stringly-typed error message.
  • Instantiate and return a stringly-typed error message.

Structs

Enums

Traits

Type Definitions

Derive Macros