Searched refs:KL03Align (Results 1 – 1 of 1) sorted by relevance
6658 struct KL03Align(NotKnownLayout<AU32>, u8); in test_known_layout_derive() struct6660 let expected = DstLayout::for_type::<KL03Align>(); in test_known_layout_derive()6662 assert_eq!(<KL03Align as KnownLayout>::LAYOUT, expected); in test_known_layout_derive()6663 assert_eq!(<KL03Align as KnownLayout>::LAYOUT, sized_layout(64, 64)); in test_known_layout_derive()