bytemuck
1.21.0
bytemuck
Macro
impl_unsafe_marker_for_array
Copy item path
source
macro_rules!
impl_unsafe_marker_for_array { (
$marker
:ident , $(
$n
:expr ),* ) => { ... }; }