[][src]Module mockalloc::tracing

Functionality for detailed tracing of allocations. Enabled with the tracing feature.

Structs

Backtrace

A reference to a backtrace captured whilst tracing.

ErrorInfo

A reference to information about an allocation error.

LeakInfo

A reference to information about a leak.

TracingInfo

Stores all information about memory leaks and errors.