risingwave_
common_
estimate_
size
2.2.0-alpha
All Items
Crate Items
Modules
Macros
Structs
Traits
Derive Macros
Crate
risingwave_common_estimate_size
Copy item path
source
Modules
§
collections
Macros
§
primitive_
estimate_
size_
impl
🔒
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 implemented
EstimateSize
.