Module error

Module error 

Source
Expand description

Error handling for async memory tracking

Provides a unified error type following the project’s error handling patterns. All errors are designed to be recoverable and provide meaningful context.

Enums§

AllocationEventType
Allocation event types for error context
AsyncError
Unified error type for async memory tracking operations
BufferType
Buffer management operation types
TaskOperation
Task tracking operation types

Type Aliases§

AsyncResult
Result type alias for async memory tracking operations