data_size_detailed

Function data_size_detailed 

Source
pub fn data_size_detailed<T>(value: &T) -> MemUsageNode
where T: DataSize + ?Sized,
Expand description

Estimates allocated heap data from data of value.