Skip to main content

Module error

Module error 

Source
Expand description

Error types for Tenuo.

Errors are designed to be specific and actionable, especially for constraint violations during attenuation. This helps developers understand exactly what went wrong and how to fix it.

Enums§

Error
Errors that can occur in Tenuo operations.
ErrorCode
Canonical error codes from wire format spec (§Appendix A).

Type Aliases§

Result
Result type alias for Tenuo operations.