re_byte_size::primitive_sizes

Macro impl_size_bytes_pod

Source
macro_rules! impl_size_bytes_pod {
    ($ty:ty) => { ... };
    ($ty:ty, $($rest:ty),+) => { ... };
}