macro_rules! impl_unique_id_bytemuck { ($Type:ident $(< $T:ident $(:($($bounds:tt)+))? >)?) => { ... }; }
Implement bytemuck trait for the unique ID.
bytemuck