Crate risingwave_common_estimate_size

source

Modules§

Macros§

Structs§

  • The size of the collection.

Traits§

Derive Macros§

  • EstimateSize can be derived if when all the fields in a struct or enum can implemented EstimateSize.