Macro to_shmem::impl_trivial_to_shmem

source ยท
macro_rules! impl_trivial_to_shmem {
    ($($ty:ty),*) => { ... };
}