Crate taos_error
source ·Macros§
- Format error with
code,raw, andcontextmessages.
Structs§
- The error code.
- The
Errortype, a wrapper around raw libtaos.so client errors or dynamic error types that could be integrated into anyhow::Error.
code, raw, and context messages.Error type, a wrapper around raw libtaos.so client errors or
dynamic error types that could be integrated into anyhow::Error.