Expand description
Structured error types for binding-friendly API.
These error types are designed to be easily converted to JSON for FFI boundaries while providing rich error information.
Structs§
- Error
Details - Error details for response envelope.
- Error
Response - JSON error response wrapper for FFI.
- Response
Envelope - Stable JSON response envelope for FFI.
- Tokmd
Error - Structured error for FFI-friendly error reporting.
Enums§
- Error
Code - Error codes for tokmd operations.