Expand description
HasMemoryCost
and typed memory cost tracking
Structs§
- Typed
Memory Cost - Memory cost obtained from a
T
- Typed
Participation - A
Participation
for use only for tracking the memory use of objects of typeT
Traits§
- HasMemory
Cost - Types whose memory usage is known (and stable)
- HasTyped
Memory Cost - Types that can return a memory cost known to be the cost of some value of type
T