Expand description
Cache implementation
Structs§
- Cache
Stats - Context
- The context of which references have already been seen.
This should only be used in the implementation of the
deep_size_of_children
function, and (eventually, when this reaches 0.2) will not be able to be constructed, and only obtained from inside the function. - Lance
Cache
Traits§
- Cache
Key - Deep
Size Of - A trait for measuring the size of an object and its children
- Unsized
Cache Key