Function glean_core::alloc_size

source ยท
pub fn alloc_size(ops: &mut MallocSizeOfOps) -> usize
Expand description

Return the heap usage of the Glean object and all descendant heap-allocated structures.

Value is in bytes.