Macro zng_unique_id::impl_unique_id_bytemuck

source ·
macro_rules! impl_unique_id_bytemuck {
    ($Type:ident $(< $T:ident $(:($($bounds:tt)+))? >)?) => { ... };
}
Expand description

Implement bytemuck trait for the unique ID.