pub const CONTAINER_10D_ABI_VERSION: u32 = 1;Expand description
Versioned .10d container ABI. Increment only when public POD layouts or
caller-buffer contracts change. P0.1 sets this to 1; P0.2/P0.3 may raise it
when the section table + CRC lands.