Module types

Source
Expand description

Core types and error handling for the memscope-rs library.

Structs§

AllocationInfo
Information about a memory allocation
HotspotInfo
Allocation hotspot information
MemoryStats
Memory usage statistics
TypeMemoryUsage
Memory usage by type

Enums§

TrackingError
Error type for memory tracking operations

Type Aliases§

TrackingResult
Result type for tracking operations