Function internment::deep_size_of_arc_interned

source ·
pub fn deep_size_of_arc_interned<T: ?Sized + Eq + Hash + Send + Sync + 'static + DeepSizeOf>(
) -> usize
Expand description

Return the memory used by all interned objects of the given type.