Macro re_byte_size::primitive_sizes::impl_size_bytes_pod

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