bytemuck

Macro impl_unsafe_marker_for_array

source
macro_rules! impl_unsafe_marker_for_array {
    ( $marker:ident , $( $n:expr ),* ) => { ... };
}