Skip to main content

ordinal_array_set_s

Function ordinal_array_set_s 

Source
pub const fn ordinal_array_set_s<T: Ordinal>() -> usize
Expand description

Compute the size of S parameter for OrdinalArraySet. This is simply (T::ORDINAL_SIZE + 63) / 64.