Modules§
Macros§
Structs§
- KvSize
- The size of the collection.
Traits§
- Estimate
Size - The trait for estimating the actual memory usage of a struct.
- Zero
Heap Size
Derive Macros§
- Estimate
Size EstimateSize
can be derived if when all the fields in a struct or enum can implementedEstimateSize
.