Skip to main content

seen

Function seen 

Source
pub fn seen() -> (usize, u64)
Expand description

Everything Mode::Report collected, as (sites, allocations).

Both are zero in the other two modes, which is what makes this worth calling unconditionally at shutdown.