risingwave_common_estimate_size

Macro primitive_estimate_size_impl

source
macro_rules! primitive_estimate_size_impl {
    ($($t:ty)*) => { ... };
}