cta_type_same_align

Macro cta_type_same_align 

Source
macro_rules! cta_type_same_align {
    ( $Type1:ty, $Type2:ty $(,)? ) => { ... };
}
Expand description

Compile-time assertion of having the same align.