Skip to main content

ledger

Function ledger 

Source
pub fn ledger() -> &'static Ledger
Expand description

The process-wide tagged accounting. Subsystems report what they hold into it and readouts break the process down by tag; unlike stats, it is live whether or not a binary installed the tracking allocator.