Module tea_sdk::errorx

Expand description

The error messege marshalling system for tea project

Macros

Define an error handling scope for the tea error system.
Creates a SmallVec containing the arguments.

Structs

A Vec-like container that can store a small number of elements inline.

Enums

Traits