Skip to main content

Module error

Module error 

Source
Expand description

Error types for stealth-lib operations.

This module provides a unified error type for all operations in the library. All errors are typed and provide meaningful context for debugging.

Enums§

Error
All errors that can occur in stealth-lib operations.

Type Aliases§

Result
Result type alias for stealth-lib operations.