Searched refs:AlignSize (Results 1 – 1 of 1) sorted by relevance
6572 struct AlignSize<const ALIGN: usize, const SIZE: usize> in test_known_layout_derive() struct6580 type AU16 = AlignSize<2, 2>; in test_known_layout_derive()6581 type AU32 = AlignSize<4, 4>; in test_known_layout_derive()