Module tango_client::error

source ·
Expand description

Error types used with Tango.

Structs

  • A Tango error; corresponds to an exception thrown by the C++ API.
  • Represents a single “entry” of a Tango error stack.

Type Definitions

  • Convenience alias for a Result from Tango APIs.