Skip to main content

LAYOUT_AOS

Constant LAYOUT_AOS 

Source
pub const LAYOUT_AOS: u8 = 0;
Expand description

Layout tag: 0 = AoS (array-of-structs), 1 = SoA (structure-of-arrays).