pub fn thread_metrics() -> Metrics
Expand description

Get the current allocation metrics for the current thread.

Allocations in other threads will not affect this value.