Macro primitive_estimate_size_impl

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