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§
- Allocation
Event Type - Allocation event types for error context
- Async
Error - Unified error type for async memory tracking operations
- Buffer
Type - Buffer management operation types
- Task
Operation - Task tracking operation types
Type Aliases§
- Async
Result - Result type alias for async memory tracking operations