pub fn trace_allocations<F: FnOnce() -> R, R>(f: F) -> R
Expand description

Trace allocations occurring within f.