Expand description
Core types and error handling for the memscope-rs library.
Structs§
- Allocation
Info - Enhanced information about a memory allocation with lifecycle tracking
- Hotspot
Info - Allocation hotspot information
- Lifecycle
Percentiles - Lifecycle percentile statistics
- Lifecycle
Stats - Enhanced lifecycle statistics for memory allocations per lifecycle.md specification
- Memory
Stats - Memory usage statistics
- Risk
Distribution - Risk classification distribution for memory allocations
- Scope
Lifecycle Metrics - Scope-based lifecycle metrics
- Type
Lifecycle Pattern - Type-specific lifecycle patterns
- Type
Lifecycle Stats - Lifecycle statistics by type
- Type
Memory Usage - Memory usage by type
Enums§
- Lifecycle
Category - Categories for lifecycle duration
- Ownership
Pattern - Ownership patterns for variables
- Risk
Level - Risk levels for memory allocations
- Tracking
Error - Error type for memory tracking operations
Type Aliases§
- Tracking
Result - Result type for tracking operations